public final class Lazy extends Object
static <T> Supplier<T>
of(Supplier<T> action)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nonnull public static <T> Supplier<T> of(@Nonnull Supplier<T> action)
Copyright © 2023. All rights reserved.