| Package | Description |
|---|---|
| io.resourcepool.generator | |
| io.resourcepool.generator.impl | |
| io.resourcepool.model |
| Modifier and Type | Method and Description |
|---|---|
FullName |
NameGenerator.nextName() |
| Modifier and Type | Method and Description |
|---|---|
List<FullName> |
NameGenerator.nextNames(int count) |
List<FullName> |
NameGenerator.nextNames(Query query) |
| Modifier and Type | Method and Description |
|---|---|
FullName |
SimpleNameGenerator.nextName() |
| Modifier and Type | Method and Description |
|---|---|
List<FullName> |
SimpleNameGenerator.nextNames(int count) |
List<FullName> |
SimpleNameGenerator.nextNames(Query query) |
| Modifier and Type | Method and Description |
|---|---|
protected FullName |
FullName.clone() |
FullName |
GivenName.toFullName(String surname) |
Copyright © 2017. All rights reserved.