public final class NameGen extends Object
Modifier and Type | Method and Description |
---|---|
void |
add(String name) |
String |
getNext(String name)
Get the next available name-number combination and add it to
the reserved list.
|
static NameGen |
instance() |
void |
remove(String name) |
void |
reset() |
boolean |
used(String name)
See if a name is reserved
|
Processing tool G4PTool by Peter Lager. (C) 2015