| Package | Description |
|---|---|
| org.cthul.fixsure | |
| org.cthul.fixsure.fetchers | |
| org.cthul.fixsure.fluents |
| Modifier and Type | Method and Description |
|---|---|
Cardinality.Fetcher |
Cardinality.toFetcher()
Returns a
Cardinality.Fetcher for this cardinality. |
default Cardinality.Fetcher |
Cardinality.Fetcher.toFetcher()
Deprecated.
redundant operation
|
| 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.Fetcher |
Fetchers.fetcher(DataSource<Integer> lengthGenerator) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FlCardinality.FlFetcher |
| Modifier and Type | Method and Description |
|---|---|
static FlCardinality.FlFetcher |
FlCardinality.wrap(Cardinality.Fetcher consumer) |
Copyright © 2019. All rights reserved.