Class CollectionsUtils.ConstMap<T,​V>

java.lang.Object
java.util.AbstractMap<K,​V>
java.util.HashMap<T,​V>
com.sun.faces.util.CollectionsUtils.ConstMap<T,​V>
All Implemented Interfaces:
Serializable, Cloneable, Map<T,​V>
Enclosing class:
CollectionsUtils

public static class CollectionsUtils.ConstMap<T,​V>
extends HashMap<T,​V>
See Also:
Serialized Form