- CHARSET - 接口 中的静态变量cn.jiguang.common.connection.IHttpClient
-
- checkArgument(boolean) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, Object) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object...) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkBasic(String, String) - 类 中的静态方法cn.jiguang.common.ServiceHelper
-
- checkElementIndex(int, int) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures that index specifies a valid element in an array, list or string of size
size.
- checkElementIndex(int, int, String) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures that index specifies a valid element in an array, list or string of size
size.
- checkNotNull(T) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, Object) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object...) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkPositionIndex(int, int) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures that index specifies a valid position in an array, list or string of
size size.
- checkPositionIndex(int, int, String) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures that index specifies a valid position in an array, list or string of
size size.
- checkPositionIndexes(int, int, int) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures that start and end specify a valid positions in an array, list
or string of size size, and are in order.
- checkState(boolean) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, Object) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object...) - 类 中的静态方法cn.jiguang.common.utils.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkUsername(String) - 类 中的静态方法cn.jiguang.common.ServiceHelper
-
- ClientConfig - cn.jiguang.common中的类
-
- cn.jiguang.common - 程序包 cn.jiguang.common
-
- cn.jiguang.common.connection - 程序包 cn.jiguang.common.connection
-
- cn.jiguang.common.resp - 程序包 cn.jiguang.common.resp
-
- cn.jiguang.common.utils - 程序包 cn.jiguang.common.utils
-
- cn.jpush.api - 程序包 cn.jpush.api
-
- code - 类 中的变量cn.jiguang.common.resp.ResponseWrapper.ErrorEntity
-
- CONNECT_TIMED_OUT_MESSAGE - 接口 中的静态变量cn.jiguang.common.connection.IHttpClient
-
- CONNECTION_TIMEOUT - 类 中的静态变量cn.jiguang.common.ClientConfig
-
- CONNECTION_TIMEOUT_SCHEMA - 类 中的静态变量cn.jiguang.common.ClientConfig
-
- CONTENT_TYPE_FORM - 接口 中的静态变量cn.jiguang.common.connection.IHttpClient
-
- CONTENT_TYPE_JSON - 接口 中的静态变量cn.jiguang.common.connection.IHttpClient
-