| Package | Description |
|---|---|
| org.organicdesign.fp |
A data definition language, and other tools for writing functional Java.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> LazyRef<T> |
LazyRef.of(Function0<T> producer)
Construct a LazyRef from the given initialization function.
|
Copyright © 2017. All rights reserved.