Class FinalizableSoftReference<T>

    • Constructor Detail

      • FinalizableSoftReference

        protected FinalizableSoftReference​(@Nullable T referent,
                                           FinalizableReferenceQueue queue)
        Constructs a new finalizable soft reference.
        Parameters:
        referent - to softly reference
        queue - that should finalize the referent