public interface SyncFetcher<T> extends Fetcher<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SyncFetcher.DistinctLimitOffset<T> |
static interface |
SyncFetcher.LimitOffset<T> |
static interface |
SyncFetcher.Offset<T> |
Copyright © 2020 The Immutables.org authors. All rights reserved.