Package it.ovunque.util
Class Hashlist<CH,V>
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<CH,List<V>>
it.ovunque.util.Hashlist<CH,V>
- All Implemented Interfaces:
Serializable
,Cloneable
,Map<CH,
List<V>>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.Hashtable
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
-
Constructor Details
-
Hashlist
public Hashlist() -
Hashlist
public Hashlist(int capacità) -
Hashlist
public Hashlist(int capacità, float carico)
-
-
Method Details
-
aggiungi
-
iterator
-