|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UUIDFormatException | |
---|---|
org.apache.commons.id.uuid | This package contains UUID (Universally Unique Identifier) generator implementations and supporting classes. |
Uses of UUIDFormatException in org.apache.commons.id.uuid |
---|
Methods in org.apache.commons.id.uuid that throw UUIDFormatException | |
---|---|
static UUID |
UUID.fromString(java.lang.String uuidString)
Parses a string for a UUID. |
Constructors in org.apache.commons.id.uuid that throw UUIDFormatException | |
---|---|
UUID(java.lang.String uuidString)
Constructs a UUID from a UUID formatted String. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |