public class CacheMap<K,V>
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
CacheMap.EqTest |
Constructor and Description |
---|
CacheMap() |
CacheMap(CacheMap.EqTest test) |
public CacheMap()
public CacheMap(CacheMap.EqTest test)