public abstract class AbstractCustomObjectSerializer<T> extends java.lang.Object implements CustomObjectSerializer<T>
| Constructor and Description |
|---|
AbstractCustomObjectSerializer(java.lang.Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<T> |
type() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitserializeObjectCopyright © 2014. All Rights Reserved.