public static interface PortalCacheMapSynchronizeUtil.Synchronizer<K extends Serializable,V>
Modifier and Type | Method and Description |
---|---|
void |
onSynchronize(Map<? extends K,? extends V> map,
K key,
V value,
int timeToLive) |