Class GetDeclaredFieldsFunction.Abst

java.lang.Object
io.github.toolfactory.jvm.function.catalog.GetDeclaredFieldsFunction.Abst
All Implemented Interfaces:
GetDeclaredFieldsFunction, ThrowingFunction<Class<?>,Field[],Throwable>
Direct Known Subclasses:
GetDeclaredFieldsFunction.ForJava7, GetDeclaredFieldsFunction.ForJava7.ForSemeru
Enclosing interface:
GetDeclaredFieldsFunction

public abstract static class GetDeclaredFieldsFunction.Abst extends Object implements GetDeclaredFieldsFunction
  • Field Details

  • Constructor Details