Package | Description |
---|---|
net.sf.ehcache |
This package contains the public API for using ehcache.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.