public class LazyLoadingField<T> extends Object
LazyLoadingField(Supplier<T> supplier)
T
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LazyLoadingField(Supplier<T> supplier)
public T get()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.