| 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 |
|---|---|
Fortune |
FortunesDictionary.pick() |
Fortune |
FortunesDictionary.pick(Language randomLanguage) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Language,List<Fortune>> |
FortunesDictionary.getFortunes() |
List<Fortune> |
FortunesDictionary.pick(int count) |
List<Fortune> |
FortunesDictionary.pick(Query query) |
| Modifier and Type | Method and Description |
|---|---|
static List<Fortune> |
FortuneLoader.load(Language language) |
| Modifier and Type | Method and Description |
|---|---|
Fortune |
FortuneGenerator.nextFortune() |
Fortune |
FortuneGenerator.nextFortune(Language language) |
| Modifier and Type | Method and Description |
|---|---|
List<Fortune> |
FortuneGenerator.nextFortunes(int count) |
List<Fortune> |
FortuneGenerator.nextFortunes(Query query) |
| Modifier and Type | Method and Description |
|---|---|
Fortune |
SimpleFortuneGenerator.nextFortune() |
Fortune |
SimpleFortuneGenerator.nextFortune(Language language) |
| Modifier and Type | Method and Description |
|---|---|
List<Fortune> |
SimpleFortuneGenerator.nextFortunes(int count) |
List<Fortune> |
SimpleFortuneGenerator.nextFortunes(Query query) |
| Modifier and Type | Method and Description |
|---|---|
Fortune |
Fortune.clone() |
Copyright © 2017. All rights reserved.