Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in weak-references

Android - Do I have to have WeakReference for inner class AsyncTask?

Garbage collection of LOH, WeakReferences, large objects

Memory Leak and Weak References

Do I need to use a WeakReference for circular dependency?

Using WeakReference Safely

Understanding retain count with the blocks accessing self inside it.

Why using Weak Event Pattern on controls instead of managing lifetime somewhere else?

Mutual dependency of two objects

Can an object be eligible for garbage collection when it holds a reference to a running Thread?

why are my weakrefs dead in the water when they point to a method? [duplicate]

The weakreference object has been Garbage Collected in static Handler

Why is the weak self reference in the UIView animation closure causing a compilation error in Swift

Is static List<WeakReference> needed?

A very weak reference (cannot be turned into shared)

Unit test to detect Memory leaks