|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| BitSetAsSet<E> | Set interface implementation based on BitSet. |
| HashList<E> | A list where the index of each element equals its hash code. |
| ListBackedMap<K,V> | This class implements the map interface with a list implementation. |
| ListBasedBitSet<E> | A set based on a list and a bit set that determines which elements are contained in the set. |
| SetBasedBitSet<E> | A set based on a set and a bit set that determines which elements are contained in the set. |
This package contains classes that use the hash code as index.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||