esuslogo
 [To advertise Java(tm) Events here, contact joris@esus.com!]
banner

Java™
by example!






New @ Esus.com


  gb  In-house search engine for better results!

  gb  Get updates with the esus.com
newsletter!









  Home 
 Browse Categories 
 Ask a Java Question 
 Help 
  For Java Tips & Tricks, subscribe to the esus.com newsletter!
Search Java Q&A, Links, API's:   adv 

Become a member to observe this category
java.lang.ref.*

This category is about reference objects. A reference encapsulates a reference to some object. Handling these types of objects allow for greater flexibility in garbage collection. For example, consider a cache system where you keep references to substantial-sized text files. You want to be able to reach these references whenever you needs them for performance reasons, but at the same time you want to release them (allow the garbage collector to reclaim that memory) if memory is getting low. Check out the example programs and sites related to this topic!

Subcategories



      Questions & Answers
      = answered, = unanswered

      General:

        What is a soft reference and when do I use one?
        What is a weak reference and when do I use one?
        What is a phantom reference and when do I use one?


      Further Information (sorted alphabetically)
      Api's:

      Articles:

      Related Links:







      Terms of Service | Privacy Policy | Contact

      Copyright © 2000-2003 Esus.com - All Rights Reserved 
      Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. Esus.com is independent of Sun Microsystems, Inc. All other trademarks are the sole property of their respective owners.