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