JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
F
P
T
C
com.eatthepath.uuid
- package com.eatthepath.uuid
Contains a utility class for quickly and efficiently parsing and writing UUIDs.
F
FastUUID
- Class in
com.eatthepath.uuid
A utility class for quickly and efficiently parsing
UUID
instances from strings and writing UUID instances as strings.
P
parseUUID(CharSequence)
- Static method in class com.eatthepath.uuid.
FastUUID
Parses a UUID from the given character sequence.
T
toString(UUID)
- Static method in class com.eatthepath.uuid.
FastUUID
Returns a string representation of the given UUID.
C
F
P
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.