static <T> ReLazy<T>
init(Supplier<? extends T> initial)
Supplier
initEx(XSupplier<? extends T,?> initial)
XSupplier