Uses of Interface
org.perfectable.introspection.FunctionalReference
-
Packages that use FunctionalReference Package Description org.perfectable.introspection Base package for this library. -
-
Uses of FunctionalReference in org.perfectable.introspection
Subinterfaces of FunctionalReference in org.perfectable.introspection Modifier and Type Interface Description static interface
AnnotationBuilder.MemberExtractor<A extends Annotation,X>
Functional reference interface which allows type-safe and refactor-safe extraction of members.
-