Interface GetDeclaredMethodsFunction

All Superinterfaces:
ThrowingFunction<Class<?>,Method[],Throwable>
All Known Implementing Classes:
GetDeclaredMethodsFunction.Abst, GetDeclaredMethodsFunction.ForJava7, GetDeclaredMethodsFunction.ForJava7.ForSemeru

public interface GetDeclaredMethodsFunction extends ThrowingFunction<Class<?>,Method[],Throwable>