public abstract class BaseApplyFunc<T> extends BaseTFunction<T,T> implements ApplyFunc<T>
BaseApplyFunc()
getInput, getTSetContext, prepare
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply
close, end, prepare
public BaseApplyFunc()