Uses of Class
org.omnifaces.util.MapWrapper
-
Packages that use MapWrapper Package Description org.omnifaces.taghandler -
-
Uses of MapWrapper in org.omnifaces.taghandler
Subclasses of MapWrapper in org.omnifaces.taghandler Modifier and Type Class Description static class
ImportConstants.ConstantsMap
Specific map implementation which wraps the given map inCollections.unmodifiableMap(Map)
and throws anIllegalArgumentException
inImportConstants.ConstantsMap.get(Object)
method when the key doesn't exist at all.
-