| Package | Description |
|---|---|
| com.trivago.triava.tcache.core |
| Modifier and Type | Method and Description |
|---|---|
CacheLoader<K,V> |
Builder.getLoader() |
CacheLoader<K,V> |
TriavaCacheConfiguration.getLoader() |
| Modifier and Type | Method and Description |
|---|---|
Builder<K,V> |
Builder.setLoader(CacheLoader<K,V> loader) |
B |
TriavaCacheConfiguration.setLoader(CacheLoader<K,V> loader) |
Copyright © 2018 trivago. All rights reserved.