Class MultiHashtable
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable
org.apache.xalan.xsltc.compiler.util.MultiHashtable
- All Implemented Interfaces:
Serializable
,Cloneable
,Map
- Author:
- Jacek Ambroziak, Santiago Pericas-Geertsen
- 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, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, toString, values