| Package | Description |
|---|---|
| software.amazon.awssdk.utils.cache.lru |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> LruCache.Builder<K,V> |
LruCache.builder(Function<K,V> supplier) |
LruCache.Builder<K,V> |
LruCache.Builder.maxSize(Integer maxSize) |
Copyright © 2023. All rights reserved.