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