Annotation Type Functional


@Target({TYPE,METHOD}) @Retention(CLASS) public @interface Functional
Generates projection Function and predicates for attributes. Useful for pre-java 8
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Place on non-accessor methods of abstract value type to generate function to which parameters can be bound.