| Name | Description | Type | Package | Framework |
| MemoryStore | A Store implementation suitable for fast, concurrent in memory stores. | Class | net.sf.ehcache.store | EHCache |
| MemoryStore .BackingFactory | Factory interface to create a MemoryStore backing. | Interface | net.sf.ehcache.store.MemoryStore | EHCache |
| MemoryStoreEvictionPolicy | A typesafe enumeration of eviction policies. | Class | net.sf.ehcache.store | EHCache |
| MemoryStoreEvictionPolicy .MemoryStoreEvictionPolicyEnum | Class | net.sf.ehcache.store.MemoryStoreEvictionPolicy | EHCache | |