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