| Package | Description |
|---|---|
| com.trivago.triava.tcache | |
| com.trivago.triava.tcache.util |
| Modifier and Type | Method and Description |
|---|---|
ChangeStatus |
Cache.replace(K key,
V oldValue,
V newValue) |
| Modifier and Type | Method and Description |
|---|---|
static ChangeStatus |
ChangeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeStatus[] |
ChangeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 trivago. All rights reserved.