Package de.cesr.lara.components.container.storage.impl

Class Summary
LDefaultLimitedCapacityStorage<PropertyType extends LaraProperty<PropertyType,?>> TODO implement observer management for other events than AUTO_REMOVED!
LDefaultSimpleStorage<PropertyType extends LaraProperty<PropertyType,?>> A storage that does not care about time stamps since it only stores the most recent property for every key.
LDefaultStorage<PropertyType extends LaraProperty<? extends PropertyType,?>> TODO implement observer management for other events than AUTO_REMOVED!