R
W
public abstract class Convert<R extends Reader,W extends Writer> extends java.lang.Object
详情见: http://www.redkale.org
protected Factory<R,W>
factory
protected
Convert(Factory<R,W> factory)
Factory<R,W>
getFactory()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final Factory<R extends Reader,W extends Writer> factory
protected Convert(Factory<R,W> factory)
public Factory<R,W> getFactory()