| Package | Description |
|---|---|
| tech.mlsql.common.utils.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 © 2020. All rights reserved.