Package com.sun.jini.collection


package com.sun.jini.collection
Various collection classes used internally by code in com.sun.jini classes.
  • Class
    Description
    Identity-based weak hash map.
    A weak reference to a key in a table.
    This class is designed to allow weakly held keys to weakly held objects.
    Handler for clients that need to know when a key is removed from the table because it has been collected.