Interface for objects that are able to store elements of Type by identity of KeyType.
Remove an element from Storage with identity.
Save an element in Storage by key identity.
See Implementation
Interface for objects that are able to store elements of Type by identity of KeyType.