C N V 
All Classes All Packages

C

com.grzm - package com.grzm
 

N

NamedUUID - Class in com.grzm
Helpers to generate Version 3 and Version 5 UUID values for UUID
NamedUUID() - Constructor for class com.grzm.NamedUUID
 
NIL - Static variable in class com.grzm.NamedUUID
The nil UUID, 00000000-0000-0000-0000-000000000000
NS_DNS - Static variable in class com.grzm.NamedUUID
Namespace UUID for fully-qualified domain names
NS_OID - Static variable in class com.grzm.NamedUUID
Namespace UUID for ITU object identifiers
NS_URL - Static variable in class com.grzm.NamedUUID
Namespace UUID for URLs
NS_X500 - Static variable in class com.grzm.NamedUUID
Namespace UUID for X.500 distinguished names

V

v3(String, String) - Static method in class com.grzm.NamedUUID
Return the Version 3 UUID for the given namespace UUID string and name
v3(UUID, String) - Static method in class com.grzm.NamedUUID
Return the a Version 3 UUID for the given namespace UUID and name
v5(String, String) - Static method in class com.grzm.NamedUUID
Return the Version 5 UUID for the given namespace UUID string and name
v5(UUID, String) - Static method in class com.grzm.NamedUUID
Return the Version 5 UUID for the given namespace UUID and name
C N V 
All Classes All Packages