Class GetDeclaredMethodsFunction.ForJava7
- java.lang.Object
-
- io.github.toolfactory.jvm.function.catalog.GetDeclaredMethodsFunction.Abst
-
- io.github.toolfactory.jvm.function.catalog.GetDeclaredMethodsFunction.ForJava7
-
- All Implemented Interfaces:
GetDeclaredMethodsFunction
,ThrowingFunction<java.lang.Class<?>,java.lang.reflect.Method[],java.lang.Throwable>
- Enclosing interface:
- GetDeclaredMethodsFunction
public static class GetDeclaredMethodsFunction.ForJava7 extends GetDeclaredMethodsFunction.Abst
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GetDeclaredMethodsFunction.ForJava7.ForSemeru
-
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 ForJava7(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<?> input)
-