public interface AsyncMapper1<T1> extends AsyncFetcher<T1>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AsyncMapper1.DistinctLimitOffset<T> |
static interface |
AsyncMapper1.LimitOffset<T> |
static interface |
AsyncMapper1.Offset<T> |
| Modifier and Type | Method and Description |
|---|---|
AsyncFetcher<Optional<T1>> |
asOptional() |
AsyncFetcher<Optional<T1>> asOptional()
Copyright © 2020 The Immutables.org authors. All rights reserved.