| Modifier and Type | Method and Description |
|---|---|
static <T> Lazy<T> |
Lazy.init(Supplier<? extends T> initial)
|
static <T> Lazy<T> |
Lazy.initEx(XSupplier<? extends T,?> initial)
|
Copyright © 2024 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.