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