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 classImportConstants.ConstantsMapSpecific 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.
-