class documentation

class ImmutableProperties(ImmutableContainer, Properties):

View In Hierarchy

Provide immutable dict/object attribute to an underlying dictionary.
Class Variable __slots__ Undocumented

Inherited from ImmutableContainer:

Method ​_immutable Undocumented

Inherited from Properties:

Method __add__ Undocumented
Method __contains__ Undocumented
Method __delitem__ Undocumented
Method __dir__ Undocumented
Method __getattr__ Undocumented
Method __getitem__ Undocumented
Method __getstate__ Undocumented
Method __init__ Undocumented
Method __iter__ Undocumented
Method __len__ Undocumented
Method __setattr__ Undocumented
Method __setitem__ Undocumented
Method __setstate__ Undocumented
Method as​_immutable Return an immutable proxy for this .Properties.
Method clear Undocumented
Method get Undocumented
Method has​_key Undocumented
Method items Undocumented
Method keys Undocumented
Method update Undocumented
Method values Undocumented
__slots__: tuple =