Interface GetDeclaredConstructorsFunction

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

public interface GetDeclaredConstructorsFunction extends ThrowingFunction<Class<?>,Constructor<?>[],Throwable>