public class UniqueIdentifier extends Object
| Constructor and Description |
|---|
UniqueIdentifier(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object uniqueID) |
static UniqueIdentifier |
generateUniqueID(String prefix) |
protected String |
getLocalHostName() |
int |
hashCode() |
String |
toString() |
public UniqueIdentifier(String prefix)
public static UniqueIdentifier generateUniqueID(String prefix)
protected String getLocalHostName() throws UnknownHostException
UnknownHostException
Copyright © 2008, 2016, Oracle. All rights reserved.