public interface FortuneGenerator
| Modifier and Type | Method and Description |
|---|---|
Fortune |
nextFortune() |
Fortune |
nextFortune(Language language) |
List<Fortune> |
nextFortunes(int count) |
List<Fortune> |
nextFortunes(Query query) |
Copyright © 2017. All rights reserved.