0
kicks
Garbage Collection Algorithm with the use of WeakReference
WeakReference comes very handy when working with Large objects. In this application, I have demonstrated how you could easily use this class to improve the performance of your application.