public final class UUIDGenerator extends Object
Modifier and Type | Method and Description |
---|---|
protected static void |
getInitialUUID() |
static String |
getUUID()
MD5 a random string with localhost/date etc will return 128 bits
construct a string of 18 characters from those bits.
|
public static String getUUID()
protected static void getInitialUUID()
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.