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