C  I 

C

Chainable - class in io.foxcapades.lib.annotations.chainable
This annotation may be used on a class method to indicate that the method returns the parent class instance for method chaining.
C  I