接口 InnerMap
public interface InnerMap
- 作者:
- huangli
-
方法概要
修饰符和类型方法说明getAllValues(Collection keys) voidputAllValues(Map map) booleanputIfAbsentValue(Object key, Object value) voidvoidremoveAllValues(Collection keys) booleanremoveValue(Object key)
-
方法详细资料
-
getValue
-
getAllValues
-
putValue
-
putAllValues
-
removeValue
-
putIfAbsentValue
-
removeAllValues
-