public abstract class TFunc<T> extends java.lang.Object
TFunc()
abstract T
build(byte[] pyBinary)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TFunc()
public abstract T build(byte[] pyBinary)