Class ReferenceCleaner.Soft<V>

    • Constructor Summary

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

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

        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

      • Soft

        public Soft​(V value)