T
public abstract class LazyLoader<T> extends Object implements Loader<T>, Serializable
LazyLoader()
get()
protected abstract T
init()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LazyLoader()
public T get()
get
Loader<T>
protected abstract T init()
Copyright © 2022. All rights reserved.