|
|||||||||
| Home >> All >> org >> bluej >> [ core overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.bluej.core
Class UUIDUtils

java.lang.Objectorg.bluej.core.UUID
org.bluej.core.UUIDUtils
- public class UUIDUtils
- extends UUID
| Field Summary | |
static UUID |
baseUUID
|
| Fields inherited from class org.bluej.core.UUID |
value |
| Constructor Summary | |
UUIDUtils(byte[] data)
|
|
UUIDUtils(UUID base)
|
|
| Method Summary | |
byte[] |
getBytes()
|
| Methods inherited from class org.bluej.core.UUID |
equals, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
baseUUID
public static final UUID baseUUID
| Constructor Detail |
UUIDUtils
public UUIDUtils(byte[] data)
UUIDUtils
public UUIDUtils(UUID base)
| Method Detail |
getBytes
public byte[] getBytes()
|
|||||||||
| Home >> All >> org >> bluej >> [ core overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC