|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockingCacheOperationOutcomes.GetOutcome | |
---|---|
net.sf.ehcache.constructs.blocking | Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs. |
Uses of BlockingCacheOperationOutcomes.GetOutcome in net.sf.ehcache.constructs.blocking |
---|
Methods in net.sf.ehcache.constructs.blocking that return BlockingCacheOperationOutcomes.GetOutcome | |
---|---|
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. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |