Thursday, November 10, 2011

Java References: Soft, Phantom, Weak

Theory: http://weblogs.java.net/blog/2006/05/04/understanding-weak-references
Practice example: http://www.javareference.com/jrexamples/viewexample.jsp?id=115

1 comment:

  1. Thanks for a very useful link! Anyway, do you use these references in your projects? And if yes, did you face any difficulties in using them?

    ReplyDelete