Package tools.set


package tools.set
  • Class
    Description
    Implementation of the Map interface where methods hash() and equals() can be customized for all the Map.
    A default implementation of the Map with customized hash() and equals() functions.
    An exteded Iterator is suitable for use in the for ( ; ; ) statement.
    Implementation of the Map with customize hash and equals functions.