Uses of Class
org.apache.felix.scr.impl.helper.ReadOnlyDictionary
Packages that use ReadOnlyDictionary
-
Uses of ReadOnlyDictionary in org.apache.felix.scr.impl.helper
Classes in org.apache.felix.scr.impl.helper that implement interfaces with type arguments of type ReadOnlyDictionaryModifier and TypeClassDescriptionclassTheReadOnlyDictionaryis both aDictionaryand aMapwhose modification methods (likeDictionary.put(Object, Object),ReadOnlyDictionary.remove(Object), etc.) throw anUnsupportedOperationException.Methods in org.apache.felix.scr.impl.helper with parameters of type ReadOnlyDictionary