K - key typeV - value typeB - builder typepublic interface CacheBuilderWithWeight<K,V,B extends CacheBuilderWithWeight<K,V,B>> extends CacheBuilder<K,V,B>
Cache| Modifier and Type | Method and Description |
|---|---|
Long |
getMaximumWeight() |
B |
maximumWeight(Long maximumWeightInBytes) |
build, removalListener, weigherCopyright © 2016–2025. All rights reserved.