Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in soft-references

Soft reference LinkedHashMap in Java?

Is there any way to make a soft reference or Pointer-like objects using Numpy arrays?

Android: Bitmaps, SoftReferences, and OOMs?

Java SoftReference guarantee failing

Equivalent to SoftReference in .net?

Soft (not: weak) references in C++ - Is it possible? Is there an implementation?

What are the "practical consequences" of using soft references?

Understanding Phantom reference vs weak reference with respect to Reference queue

Is there a SoftHashMap in Scala?

scala map soft-references

When to use Weak and Phantom references in Java

Gracefully finalizing the SoftReference referent

Android: the GC doesn't respect SoftReferences?

SoftReference gets garbage collected too early

Can "soft references" exist in Python?

Is there a way to FORCE weak and/or soft referenced objects to be GC'd in Java?

What is a use case for a soft reference in Java?

java jvm soft-references

How are SoftReferences collected by JVMs in practice?

How to make the java system release Soft References?

Are C# weak references in fact soft?

How to cause soft references to be cleared in Java?