Interface GetDeclaredMethodFunction

All Superinterfaces:
ThrowingTriFunction<Class<?>, String, Class<?>[], Method, Throwable>
All Known Implementing Classes:
GetDeclaredMethodFunction.ForJava7

public interface GetDeclaredMethodFunction extends ThrowingTriFunction<Class<?>, String, Class<?>[], Method, Throwable>