-
-
嵌套类概要
-
从接口继承的嵌套类/接口 jmind.base.cache.MemCache
jmind.base.cache.MemCache.Type
-
方法概要
-
从接口继承的方法 jmind.base.cache.MemCache
clear, computeIfAbsent, computeIfAbsent, delete, exists, get, getCache, getMulti, set, set
-
-
方法详细资料
-
getAndInc
int getAndInc(K key)
-
incAndGet
int incAndGet(K key)
-
decrAndGet
int decrAndGet(K key)
-
getAndDecr
int getAndDecr(K key)
Copyright © 2017. All Rights Reserved.