public final class IdGenerator extends Object
| Constructor and Description |
|---|
IdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateId()
Generates a unique id using this class default algorithm and byte array size.
|
public static String generateId()
Copyright © 2015–2019. All rights reserved.