ehcache

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

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

Uses of CacheOperationOutcomes.PutAllOutcome in net.sf.ehcache
 

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


ehcache

Copyright 2001-2015, Terracotta, Inc.