Uses of Class
org.omnifaces.util.MapWrapper
Packages that use MapWrapper
-
Uses of MapWrapper in org.omnifaces.taghandler
Subclasses of MapWrapper in org.omnifaces.taghandlerModifier and TypeClassDescriptionstatic classSpecific map implementation which wraps the given map inCollections.unmodifiableMap(Map)and throws anIllegalArgumentExceptioninImportConstants.ConstantsMap.get(Object)method when the key doesn't exist at all.