| Package | Description |
|---|---|
| io.resourcepool.dictionary.impl | |
| io.resourcepool.dictionary.loader | |
| io.resourcepool.generator | |
| io.resourcepool.generator.impl | |
| io.resourcepool.model |
| Modifier and Type | Method and Description |
|---|---|
GivenName |
GivenNamesDictionary.pick() |
GivenName |
GivenNamesDictionary.pick(Language randomLanguage) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Language,List<GivenName>> |
GivenNamesDictionary.getGivenNames() |
List<GivenName> |
GivenNamesDictionary.pick(int count) |
List<GivenName> |
GivenNamesDictionary.pick(Query query) |
| Modifier and Type | Method and Description |
|---|---|
static List<GivenName> |
NameLoader.loadGivenNames(Language language) |
| Modifier and Type | Method and Description |
|---|---|
GivenName |
NameGenerator.nextGivenName() |
| Modifier and Type | Method and Description |
|---|---|
List<GivenName> |
NameGenerator.nextGivenNames(int count) |
| Modifier and Type | Method and Description |
|---|---|
GivenName |
SimpleNameGenerator.nextGivenName() |
| Modifier and Type | Method and Description |
|---|---|
List<GivenName> |
SimpleNameGenerator.nextGivenNames(int count) |
| Modifier and Type | Method and Description |
|---|---|
GivenName |
GivenName.clone() |
Copyright © 2017. All rights reserved.