public abstract static class Types.DeriveMethod<ApplyResult> extends java.lang.Object implements IFunction
DeriveMethod()
abstract ApplyResult
call(java.lang.Object... params)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeriveMethod()
public abstract ApplyResult call(java.lang.Object... params)