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