Package com.biglybt.ui.common.util
Class LegacyHashtable
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable
com.biglybt.ui.common.util.LegacyHashtable
- All Implemented Interfaces:
Serializable
,Cloneable
,Map
- 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, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values