类 HashCache.HEntry

java.lang.Object
cn.myafx.cache.base.HashCache.HEntry
所有已实现的接口:
Map.Entry<TField,TValue>
封闭类:
HashCache<TField,TValue>

public class HashCache.HEntry extends Object implements Map.Entry<TField,TValue>