| Package | Description |
|---|---|
| org.docx4j.com.google.common.cache |
| Modifier and Type | Method and Description |
|---|---|
<K1 extends K,V1 extends V> |
CacheBuilder.removalListener(RemovalListener<? super K1,? super V1> listener)
Specifies a listener instance that caches should notify each time an entry is removed for any
reason.
|
Copyright © 2007–2023. All rights reserved.