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