T
public final class Lazy<T> extends Object
Lazy()
getOrCompute(@NotNull Supplier<T> supplier)
void
reset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Lazy()
public T getOrCompute(@NotNull @NotNull Supplier<T> supplier)
public void reset()
Copyright © 2025. All rights reserved.