org.htuple
Class SerializationUtils
java.lang.Object
org.htuple.SerializationUtils
public class SerializationUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NULL_ELEMENT_TYPE
public static final int NULL_ELEMENT_TYPE
- See Also:
- Constant Field Values
SerializationUtils
public SerializationUtils()
write
public static void write(DataOutput stream,
Object element)
throws IOException
- Throws:
IOException
read
public static Object read(DataInput stream)
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.