MemoryStorage
Creates a new Storage instance for storing objects in memory.
Return
A new Storage instance.
Parameters
T
The type of the object to be stored.
Creates a new Storage instance for storing objects in memory.
A new Storage instance.
The type of the object to be stored.