Class GetDeclaredFieldsFunction.ForJava7.ForSemeru
- java.lang.Object
-
- io.github.toolfactory.jvm.function.catalog.GetDeclaredFieldsFunction.Abst
-
- io.github.toolfactory.jvm.function.catalog.GetDeclaredFieldsFunction.ForJava7.ForSemeru
-
- All Implemented Interfaces:
GetDeclaredFieldsFunction
,ThrowingFunction<java.lang.Class<?>,java.lang.reflect.Field[],java.lang.Throwable>
- Enclosing class:
- GetDeclaredFieldsFunction.ForJava7
public static class GetDeclaredFieldsFunction.ForJava7.ForSemeru extends GetDeclaredFieldsFunction.Abst
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.GetDeclaredFieldsFunction
GetDeclaredFieldsFunction.Abst, GetDeclaredFieldsFunction.ForJava7
-
-
Field Summary
-
Fields inherited from class io.github.toolfactory.jvm.function.catalog.GetDeclaredFieldsFunction.Abst
methodHandle
-
-
Constructor Summary
Constructors Constructor Description ForSemeru(java.util.Map<java.lang.Object,java.lang.Object> context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.reflect.Field[]
apply(java.lang.Class<?> cls)
-