A C E G S T U V
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- ALIYUN - com.github.guang19.common.ServiceType
- assertArrayEmpty(Object[], String) - 类 中的静态方法com.github.guang19.util.CommonUtil
-
判断数组是否为空
- assertCollectionEmpty(Collection<?>, String) - 类 中的静态方法com.github.guang19.util.CommonUtil
-
判断集合是否为空
- assertObjectNull(Object, String) - 类 中的静态方法com.github.guang19.util.CommonUtil
-
判断对象是否为null
- assertObjectsNull(Object...) - 类 中的静态方法com.github.guang19.util.CommonUtil
-
判断所有参数是否为null
C
- checkLocalDir(String) - 类 中的静态方法com.github.guang19.util.CommonUtil
-
判断localDir是否存在并且的确为一个文件夹
- checkLocalFile(String) - 类 中的静态方法com.github.guang19.util.CommonUtil
-
判断指定的文件路径是否存在并且是否为一个文件
- com.github.guang19.common - 程序包 com.github.guang19.common
- com.github.guang19.exception - 程序包 com.github.guang19.exception
- com.github.guang19.util - 程序包 com.github.guang19.util
- CommonUtil - com.github.guang19.util中的类
- CommonUtil() - 类 的构造器com.github.guang19.util.CommonUtil
- createFile(String) - 类 中的静态方法com.github.guang19.util.CommonUtil
-
创建文件
E
- endWithImgType(String) - 类 中的静态方法com.github.guang19.util.CommonUtil
-
判断字符串是否以图片名结尾
G
- getServiceTYpe() - 枚举 中的方法com.github.guang19.common.ServiceType
-
getter
S
T
- TENCENT_CLOUD - com.github.guang19.common.ServiceType
U
- UnknownServiceTypeException - com.github.guang19.exception中的异常错误
- UnknownServiceTypeException() - 异常错误 的构造器com.github.guang19.exception.UnknownServiceTypeException
-
Constructs a new runtime exception with
nullas its detail message. - UnknownServiceTypeException(String) - 异常错误 的构造器com.github.guang19.exception.UnknownServiceTypeException
-
Constructs a new runtime exception with the specified detail message.
V
- valueOf(String) - 枚举 中的静态方法com.github.guang19.common.ServiceType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.github.guang19.common.ServiceType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
所有类 所有程序包