Generates a new 16-digit (hex) identifier with the given String as its prefix.
new 16-digit (hex) identifier, prefixed by the given String and an underscore separator.
next32DigitIdentifier
public synchronized String next32DigitIdentifier()(Code)
Generates a new 32-digit (hex) identifier.
new 32-digit (hex) identifier
Generates a new 16-digit (hex) identifier with the given String as its prefix.
new 16-digit (hex) identifier, prefixed by the given String and an underscore separator.