public class StaticGetter<T> extends java.lang.Object implements Getter<T>
StaticGetter(T t)
T
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StaticGetter(T t)
public T get()
get
Getter<T>
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.