T - public abstract class VariableMarshaller<T> extends 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, waitreadPayload, writePayloadpublic 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 FuseSource, Corp.. All rights reserved.