protected static class CachedValueBase.Data<T> extends java.lang.Object implements Getter<T>
T
get()
java.lang.Object []
getDependencies()
long []
getTimeStamps()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.Object [] getDependencies()
public long [] getTimeStamps()
public final T get()
get
Getter<T>
public T getValue()
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.