public static interface SyncFetcher.LimitOffset<T> extends SyncFetcher.Offset<T>
SyncFetcher.DistinctLimitOffset<T>, SyncFetcher.LimitOffset<T>, SyncFetcher.Offset<T>| Modifier and Type | Method and Description |
|---|---|
SyncFetcher.Offset<T> |
limit(long limit) |
offsetSyncFetcher.Offset<T> limit(long limit)
Copyright © 2020 The Immutables.org authors. All rights reserved.