| Package | Description |
|---|---|
| org.zkoss.util |
Utilities for handling data structures.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
CacheMap.canExpunge(int size,
CacheMap.Value<V> v)
Tests whether certain value is OK to expunge.
|
protected void |
CacheMap.onExpunge(CacheMap.Value<V> v)
Called when a pair of key and value having been expunged.
|
Copyright © 2018. All rights reserved.