Uses of Interface
io.github.toolfactory.jvm.function.catalog.GetDeclaredFieldsFunction
-
Packages that use GetDeclaredFieldsFunction Package Description io.github.toolfactory.jvm io.github.toolfactory.jvm.function.catalog -
-
Uses of GetDeclaredFieldsFunction in io.github.toolfactory.jvm
Methods in io.github.toolfactory.jvm that return GetDeclaredFieldsFunction Modifier and Type Method Description protected GetDeclaredFieldsFunctionDriverAbst. getDeclaredFieldsRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)protected GetDeclaredFieldsFunctionDriverAbst. getOrBuildDeclaredFieldsRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)Methods in io.github.toolfactory.jvm that return types with arguments of type GetDeclaredFieldsFunction Modifier and Type Method Description protected java.lang.Class<? extends GetDeclaredFieldsFunction>DefaultDriver. getGetDeclaredFieldsFunctionClass()protected abstract java.lang.Class<? extends GetDeclaredFieldsFunction>DriverAbst. getGetDeclaredFieldsFunctionClass() -
Uses of GetDeclaredFieldsFunction in io.github.toolfactory.jvm.function.catalog
Classes in io.github.toolfactory.jvm.function.catalog that implement GetDeclaredFieldsFunction Modifier and Type Class Description static classGetDeclaredFieldsFunction.Abststatic classGetDeclaredFieldsFunction.ForJava7static classGetDeclaredFieldsFunction.ForJava7.ForSemeruFields in io.github.toolfactory.jvm.function.catalog declared as GetDeclaredFieldsFunction Modifier and Type Field Description protected GetDeclaredFieldsFunctionGetDeclaredFieldFunction.ForJava7. getDeclaredFields
-