| Package | Description |
|---|---|
| com.trivago.triava.tcache | |
| com.trivago.triava.tcache.core |
| Modifier and Type | Method and Description |
|---|---|
TriavaCacheConfiguration<K,V,? extends Builder<K,V>> |
Cache.configuration() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TriavaCacheConfiguration<K,V,B extends TriavaCacheConfiguration<K,V,B>>
A Builder to create Cache instances.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Builder<K,V>
A Builder to create Cache instances.
|
class |
InternalBuilder<K,V>
A Builder that additionally stores the TCacheFactory.
|
Copyright © 2018 trivago. All rights reserved.