abstract class PojoCodec<T> extends java.lang.Object implements Codec<T>
| Constructor and Description |
|---|
PojoCodec() |
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract ClassModel<T> |
getClassModel() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencode, getEncoderClassabstract ClassModel<T> getClassModel()