public class NameHashIntCacheLRU
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxSize()
Maximum number of cache entries before eviction.
|
int |
getSize()
Number of entries currently in the cache.
|
Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.