ehcache

Uses of Class
net.sf.ehcache.CacheOperationOutcomes.RemoveAllOutcome

Packages that use CacheOperationOutcomes.RemoveAllOutcome
net.sf.ehcache This package contains the public API for using ehcache. 
 

Uses of CacheOperationOutcomes.RemoveAllOutcome in net.sf.ehcache
 

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


ehcache

Copyright 2001-2017, Terracotta, Inc.