Weaver 3.1.0a1-D1

com.oldlight.weaver.util
Class EnumerationMap

java.lang.Object
  extended byjava.util.AbstractMap
      extended byjava.util.HashMap
          extended bycom.oldlight.weaver.util.EnumerationMap
All Implemented Interfaces:
Cloneable, Map, Serializable

public class EnumerationMap
extends HashMap

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class java.util.HashMap
 
Nested classes inherited from class java.util.AbstractMap
 
Field Summary
 
Fields inherited from class java.util.HashMap
 
Fields inherited from class java.util.AbstractMap
 
Constructor Summary
EnumerationMap(Enumeration eMap, KeyResolver resolver)
           
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

EnumerationMap

public EnumerationMap(Enumeration eMap,
                      KeyResolver resolver)

Copyright ©Paul Harvey