public class LongSerializer extends Object implements jdbm.helper.Serializer
Serializer for Longs| Modifier and Type | Field and Description |
|---|---|
static LongSerializer |
INSTANCE |
| Constructor and Description |
|---|
LongSerializer() |
public static final LongSerializer INSTANCE
public byte[] serialize(Object o) throws IOException
serialize in interface jdbm.helper.SerializerIOExceptionpublic Object deserialize(byte[] bites) throws IOException
deserialize in interface jdbm.helper.SerializerIOExceptionCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.