| Package | Description |
|---|---|
| org.cthul.fixsure | |
| org.cthul.fixsure.fetchers | |
| org.cthul.fixsure.fluents |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Cardinality.Fetcher
Retrieves elements from a generator.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EagerFetcher.Template |
static interface |
LazyFetcher.Template |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFetcher
Base class for
Fetchers. |
class |
EagerFetcher |
class |
FetcherWithScalar
A
Fetcher that requires a scalar value. |
class |
LazyFetcher |
| Modifier and Type | Method and Description |
|---|---|
static Cardinality |
Fetchers.cardinality(DataSource<Integer> lengthGenerator) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FlCardinality |
static interface |
FlCardinality.FlFetcher |
static interface |
FlCardinality.Template |
| Modifier and Type | Method and Description |
|---|---|
default FlValues<T> |
FlGenerator.fetch(Cardinality fetcher) |
default FlValues<T> |
FlDataSource.fetch(Cardinality cardinality) |
default FlValues<T> |
FlGenerator.next(Cardinality fetcher) |
Copyright © 2019. All rights reserved.