Uses of Class
com.sun.faces.util.CollectionsUtils.ConstMap
Package | Description |
---|---|
com.sun.faces.util |
-
Uses of CollectionsUtils.ConstMap in com.sun.faces.util
Methods in com.sun.faces.util that return CollectionsUtils.ConstMap Modifier and Type Method Description CollectionsUtils.ConstMap<T,V>
CollectionsUtils.ConstMap. add(T key, V value)
static <T, V> CollectionsUtils.ConstMap<T,V>
CollectionsUtils. map()