com.sun.faces.util
public static class CollectionsUtils.ConstMap<T,V> extends java.util.HashMap<T,V>
Constructor and Description |
---|
CollectionsUtils.ConstMap() |
Modifier and Type | Method and Description |
---|---|
CollectionsUtils.ConstMap<T,V> |
add(T key,
V value) |
java.util.Map<T,V> |
fix() |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.