Class GetDeclaredMethodsFunction.ForJava7.ForSemeru
- java.lang.Object
-
- io.github.toolfactory.jvm.function.catalog.GetDeclaredMethodsFunction.Abst
-
- io.github.toolfactory.jvm.function.catalog.GetDeclaredMethodsFunction.ForJava7.ForSemeru
-
- All Implemented Interfaces:
GetDeclaredMethodsFunction
,ThrowingFunction<java.lang.Class<?>,java.lang.reflect.Method[],java.lang.Throwable>
- Enclosing class:
- GetDeclaredMethodsFunction.ForJava7
public static class GetDeclaredMethodsFunction.ForJava7.ForSemeru extends GetDeclaredMethodsFunction.Abst
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.GetDeclaredMethodsFunction
GetDeclaredMethodsFunction.Abst, GetDeclaredMethodsFunction.ForJava7
-
-
Field Summary
-
Fields inherited from class io.github.toolfactory.jvm.function.catalog.GetDeclaredMethodsFunction.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.Method[]
apply(java.lang.Class<?> cls)
-