| Package | Description |
|---|---|
| com.trivago.triava.tcache.action |
| Modifier and Type | Class and Description |
|---|---|
class |
GetAndPutAction<K,V,W>
An Action that has both Get and Put characteristics, like getAndPut(), and the 3-arg replace().
|
class |
ReplaceAction<K,V,W>
An Action that has both Get and Put characteristics, like getAndPut(), retAndReplace() and the 3-arg replace().
|
Copyright © 2018 trivago. All rights reserved.