|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectucr.core.Utilities
General purpose utilities
Field Summary | |
private static long |
bootTime
|
private static short[] |
clientID
|
private static long |
counter
|
Constructor Summary | |
Utilities()
|
Method Summary | |
static short[] |
generateGUID()
Generate something remotely resembling a windows guid |
static GUID |
getClientGUID()
Returns the client guid in the form of the wrapper GUID |
static short[] |
getClientIdentifier()
Generate something resembling a guid for this host |
(package private) static short[] |
getHostAddress()
Gets the host address, works around byte[] getAddress() looking negative |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static short[] clientID
private static long bootTime
private static long counter
Constructor Detail |
public Utilities()
Method Detail |
public static short[] generateGUID()
public static short[] getClientIdentifier()
public static GUID getClientGUID()
static short[] getHostAddress()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |