public class ResourceNameGeneratorImpl extends java.lang.Object implements NameGenerator
| Constructor and Description |
|---|
ResourceNameGeneratorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
java.lang.String |
nextName() |
public boolean hasNext()
hasNext in interface NameGeneratorpublic java.lang.String nextName()
nextName in interface NameGenerator