public final class RFC4122 extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
RFC4122.Namespace
Used in version 3 and version 5 UUID generation to specify a "namespace" UUID for use in generation.
|
static class |
RFC4122.Namespaces
Well-known "namespace" UUIDs.
|
static class |
RFC4122.Version3
Produces values for theory parameters of type
UUID that are RFC 4122 Version 3 identifiers. |
static class |
RFC4122.Version4
Produces values for theory parameters of type
UUID that are RFC 4122 Version 4 identifiers. |
static class |
RFC4122.Version5
Produces values for theory parameters of type
UUID that are RFC 4122 Version 5 identifiers. |
Copyright © 2015. All Rights Reserved.