Class ReferenceCleaner.Weak<V>

    • Constructor Summary

      Constructors 
      Constructor Description
      Weak​(V value)  
    • Method Summary

      • Methods inherited from class java.lang.ref.Reference

        clear, clone, enqueue, get, isEnqueued, reachabilityFence
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Weak

        public Weak​(V value)