T
- public abstract class VariableMarshaller<T> extends java.lang.Object implements Marshaller<T>
Constructor and Description |
---|
VariableMarshaller() |
Modifier and Type | Method and Description |
---|---|
T |
deepCopy(T source) |
int |
getFixedSize() |
boolean |
isDeepCopySupported() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readPayload, writePayload
public VariableMarshaller()
public int getFixedSize()
getFixedSize
in interface Marshaller<T>
public boolean isDeepCopySupported()
isDeepCopySupported
in interface Marshaller<T>
Marshaller.deepCopy(Object)
operations is supported.Copyright © 2005-2017. All Rights Reserved.