Class ConstructorInvokeFunction.Abst

java.lang.Object
io.github.toolfactory.jvm.function.catalog.ConstructorInvokeFunction.Abst
All Implemented Interfaces:
ConstructorInvokeFunction, ThrowingBiFunction<Constructor<?>,Object[],Object,Throwable>
Direct Known Subclasses:
ConstructorInvokeFunction.ForJava7, ConstructorInvokeFunction.ForJava9
Enclosing interface:
ConstructorInvokeFunction

public abstract static class ConstructorInvokeFunction.Abst extends Object implements ConstructorInvokeFunction