| Package | Description |
|---|---|
| org.cthul.fixsure.fetchers | |
| org.cthul.fixsure.generators |
| Modifier and Type | Method and Description |
|---|---|
static EagerFetcher |
Fetchers.all() |
static EagerFetcher |
Fetchers.first(int length) |
static EagerFetcher |
Fetchers.next(Generator<Integer> lengthGenerator) |
static EagerFetcher |
Fetchers.next(int length) |
static EagerFetcher |
Fetchers.one() |
static EagerFetcher |
Fetchers.three() |
EagerFetcher |
EagerFetcher.Template.toFetcher() |
static EagerFetcher |
Fetchers.two() |
| Modifier and Type | Method and Description |
|---|---|
EagerFetcher |
GeneratorTools.Consumers.getFew() |
EagerFetcher |
GeneratorTools.Consumers.getMany() |
EagerFetcher |
GeneratorTools.Consumers.getSeveral() |
EagerFetcher |
GeneratorTools.Consumers.getSome() |
Copyright © 2019. All rights reserved.