Previous

Reference Objects: Table of Contents

Understanding Garbage Collection
Vanilla Garbage Collection
Garbage Collection with Reference Objects
All About Reference Objects
Strengths of Reachability
Softly Reachable
Reference Queues
Weakly Reachable
Phantomly Reachable
Chains of Reference Objects
Using the WeakHashMap class


Previous