public class CompactEnumBytesMarshaller<E> extends GenericEnumMarshaller<E> implements CompactBytesMarshaller<E>
| Constructor and Description |
|---|
CompactEnumBytesMarshaller(Class<E> classMarshaled,
int capacity,
byte code) |
| Modifier and Type | Method and Description |
|---|---|
byte |
code()
the code for this marshaller
|
read, writeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitread, writepublic byte code()
CompactBytesMarshallercode in interface CompactBytesMarshaller<E>Copyright © 2014. All Rights Reserved.