public class ParseSupport<T> extends Object implements Parse<T>
protected
ParseSupport()
Class<T>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected ParseSupport()
public Class<T> getType()
getType
Parse<T>