@Authors(value="Nikolche Mihajlovski") @Since(value="5.2.4") public final class LazyInit<T> extends org.rapidoid.RapidoidThing
LazyInit(Callable<T> initializer)
T
get()
getValue()
reset()
resetAndClose()
void
setValue(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LazyInit(Callable<T> initializer)
public T get()
public T reset()
public T resetAndClose()
public void setValue(T value)
public T getValue()
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.