Package | Description |
---|---|
net.sf.ehcache.constructs.blocking |
Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs.
|
Modifier and Type | Method and Description |
---|---|
static BlockingCacheOperationOutcomes.GetOutcome |
BlockingCacheOperationOutcomes.GetOutcome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlockingCacheOperationOutcomes.GetOutcome[] |
BlockingCacheOperationOutcomes.GetOutcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2001-2020, Terracotta, Inc.