com.eaio.uuid
Class UUIDHelper
java.lang.Object
com.eaio.uuid.UUIDHelper
public abstract class UUIDHelper
- extends Object
The UUID struct.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UUIDHelper
public UUIDHelper()
insert
public static void insert(Any a,
UUID that)
extract
public static UUID extract(Any a)
type
public static TypeCode type()
id
public static String id()
read
public static UUID read(InputStream istream)
write
public static void write(OutputStream ostream,
UUID value)
Copyright © 2003-2011. All Rights Reserved.