- java.lang.Object
-
- java.util.AbstractMap<K,V>
-
- java.util.HashMap
-
- cn.jants.plugin.weixin.ApiResult
-
-
嵌套类概要
-
从类继承的嵌套类/接口 java.util.AbstractMap
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
-
从接口继承的嵌套类/接口 java.util.Map
java.util.Map.Entry<K,V>
-
方法概要
-
从类继承的方法 java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
从类继承的方法 java.util.AbstractMap
equals, hashCode, toString
-
从类继承的方法 java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
从接口继承的方法 java.util.Map
equals, hashCode
-
-
构造器详细资料
-
ApiResult
public ApiResult()
-
方法详细资料
-
isOk
public boolean isOk()
Copyright © 2018. All Rights Reserved.