T
public final class AnyEncoder<T> extends java.lang.Object implements Encodeable<Writer,T>
详情见: http://redkale.org
void
convertTo(Writer out, T value)
java.lang.reflect.Type
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void convertTo(Writer out, T value)
convertTo
Encodeable<Writer,T>
public java.lang.reflect.Type getType()
Encodeable
getType