public interface UuidUtils
UUID
class, although implementations will generally use that class as a
foundation.| Modifier and Type | Interface and Description |
|---|---|
static class |
UuidUtils.Impl
An implementation of
UuidUtils. |
| Modifier and Type | Method and Description |
|---|---|
String |
randomUUID()
Create a Universally Unique Identifier (as a String) that contains only
latin characters (i.e., no dashes).
|
String randomUUID()
Copyright © 2014 Sappenin Inc.. All rights reserved.