| Package | Description |
|---|---|
| com.trivago.triava.tcache.core |
| Modifier and Type | Method and Description |
|---|---|
TCacheJSR107MutableEntry.Operation |
TCacheJSR107MutableEntry.operation()
Returns the operation that should be performed on this MutableEntry after the EntryProcessor has returned.
|
static TCacheJSR107MutableEntry.Operation |
TCacheJSR107MutableEntry.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TCacheJSR107MutableEntry.Operation[] |
TCacheJSR107MutableEntry.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 trivago. All rights reserved.