public class IndexValueSerializer extends Object implements jdbm.helper.Serializer
| Constructor and Description |
|---|
IndexValueSerializer() |
public Object deserialize(byte[] serialized) throws IOException
deserialize in interface jdbm.helper.SerializerIOExceptionpublic byte[] serialize(Object obj) throws IOException
serialize in interface jdbm.helper.Serializerobj - The object to serializeIOException - If the serialization failedCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.