| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isCreated() |
static <T> Lazy<T> |
of(Function0<T> factory) |
static <T> Lazy<T> |
of(Supplier<T> factory) |
apply, applyUnchecked, applyUnchecked, applyUnchecked, call, from, from, get, toCallable, toSupplierCopyright © 2024. All rights reserved.