jar

io.foxcapades.lib.annotations : chainable-annotation

Maven & Gradle

Sep 16, 2021
0 stars

Chainable Method Indicator Annotation · Provides a documenting annotation that indicates the annotated method returns the instance of the method's parent class for method chaining on builder pattern types.

Table Of Contents

Latest Version

Download io.foxcapades.lib.annotations : chainable-annotation JAR file - Latest Versions:

All Versions

Download io.foxcapades.lib.annotations : chainable-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window chainable-annotation-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.foxcapades.lib.annotations.chainable

├─ io.foxcapades.lib.annotations.chainable.Chainable.class - [JAR]

Advertisement