| Package | Description |
|---|---|
| com.trivago.triava.tcache |
| Modifier and Type | Method and Description |
|---|---|
TCacheHolderIterator<K,V> |
Cache.iterator()
Returns an Iterator which can be used to traverse all entries of the Cache.
|
TCacheHolderIterator<K,V> |
Cache.iteratorWithTouch()
Returns an Iterator which can be used to traverse all entries of the Cache.
|
Copyright © 2018 trivago. All rights reserved.