Index
All Classes|All Packages
L
- LinkedHashDictionary<K,V> - Class in dictionary
-
Implementation of the Dictionary interface as hash table with linked lists.
- LinkedHashDictionary() - Constructor for class dictionary.LinkedHashDictionary
-
Constructs an empty Hash table with default initial capacity of 31.
- LinkedHashDictionary(int) - Constructor for class dictionary.LinkedHashDictionary
-
Constructs an empty Hash table with initial capacity of at least n.
All Classes|All Packages