Class ReferenceCleaner.Phantom<V>

    • Constructor Summary

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

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

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

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

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

      • Phantom

        public Phantom​(V value)