Uses of Interface
io.github.toolfactory.jvm.function.catalog.GetClassByNameFunction
-
Packages that use GetClassByNameFunction Package Description io.github.toolfactory.jvm io.github.toolfactory.jvm.function.catalog -
-
Uses of GetClassByNameFunction in io.github.toolfactory.jvm
Methods in io.github.toolfactory.jvm that return GetClassByNameFunction Modifier and Type Method Description protected GetClassByNameFunctionDriverAbst. getClassByNameRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)protected GetClassByNameFunctionDriverAbst. getOrBuildClassByNameRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)Methods in io.github.toolfactory.jvm that return types with arguments of type GetClassByNameFunction Modifier and Type Method Description protected java.lang.Class<? extends GetClassByNameFunction>DefaultDriver. getGetClassByNameFunctionClass()protected abstract java.lang.Class<? extends GetClassByNameFunction>DriverAbst. getGetClassByNameFunctionClass() -
Uses of GetClassByNameFunction in io.github.toolfactory.jvm.function.catalog
Classes in io.github.toolfactory.jvm.function.catalog that implement GetClassByNameFunction Modifier and Type Class Description static classGetClassByNameFunction.Abststatic classGetClassByNameFunction.ForJava7static classGetClassByNameFunction.ForJava7.ForSemeruFields in io.github.toolfactory.jvm.function.catalog declared as GetClassByNameFunction Modifier and Type Field Description protected GetClassByNameFunctionGetLoadedClassesRetrieverFunction.ForJava7.ForSemeru. getClassByNameFunction
-