Class CacheMap<T,​K>


  • @Deprecated
    public class CacheMap<T,​K>
    extends 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.
    • Constructor Detail

      • CacheMap

        public CacheMap​(K defaultContext)
        Deprecated.