Package com.jidesoft.converter
Class CacheMap<T,K>
java.lang.Object
com.jidesoft.utils.CacheMap<T,K>
com.jidesoft.converter.CacheMap<T,K>
Deprecated.
please use the one at com.jidesoft.utils.CacheMap.
This class was moved to com.jidesoft.utils since 3.3.7 release.
-
Field Summary
Fields inherited from class com.jidesoft.utils.CacheMap
listenerList
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.jidesoft.utils.CacheMap
addRegistrationListener, clear, fireRegistrationChanged, getCache, getKeys, getMatchRegisteredObject, getRegisteredObject, getRegistrationListeners, getValues, initCache, register, remove, removeRegistrationListener, unregister
-
Constructor Details
-
CacheMap
Deprecated.
-