ehcache

Uses of Class
net.sf.ehcache.store.MemoryStoreEvictionPolicy.MemoryStoreEvictionPolicyEnum

Packages that use MemoryStoreEvictionPolicy.MemoryStoreEvictionPolicyEnum
net.sf.ehcache.store Store package. 
 

Uses of MemoryStoreEvictionPolicy.MemoryStoreEvictionPolicyEnum in net.sf.ehcache.store
 

Methods in net.sf.ehcache.store that return MemoryStoreEvictionPolicy.MemoryStoreEvictionPolicyEnum
static MemoryStoreEvictionPolicy.MemoryStoreEvictionPolicyEnum MemoryStoreEvictionPolicy.MemoryStoreEvictionPolicyEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MemoryStoreEvictionPolicy.MemoryStoreEvictionPolicyEnum[] MemoryStoreEvictionPolicy.MemoryStoreEvictionPolicyEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


ehcache

Copyright 2001-2014, Terracotta, Inc.