Package org.opendoors.cache.immutable

Class Summary
CacheFactory CacheFactory provides static and instance-specific methods for the creation of an immutable cache.
CacheImpl Implements the updateable cache interface according to the immutable / mutable cache strategy of VFC.
ChangeControl Default behavior for managing the mutable and immutable cache as implemented by CacheImpl.
Depopulate Depopulates a shared cache from integer n up to m with Integer(n <= i < m).
Populate Populates a shared cache from integer n up to m with Integer(n <= i < m).