| Package | Description |
|---|---|
| fluent.api.model.impl |
| Modifier and Type | Method and Description |
|---|---|
static <T> Lazy<T> |
Lazy.lazy(Supplier<T> supplier) |
static <T> Lazy<T> |
Lazy.lazy(T value) |
| Constructor and Description |
|---|
LazyList(Lazy<List<E>> lazy) |
Copyright © 2020. All rights reserved.