| Package | Description |
|---|---|
| org.immutables.criteria.repository.async |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AsyncFetcher.DistinctLimitOffset<T> |
static interface |
AsyncFetcher.LimitOffset<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncReader<T> |
| Modifier and Type | Method and Description |
|---|---|
AsyncFetcher.Offset<T> |
AsyncReader.limit(long limit) |
AsyncFetcher.Offset<T> |
AsyncFetcher.LimitOffset.limit(long limit) |
Copyright © 2020 The Immutables.org authors. All rights reserved.