类 ArrayConstants
java.lang.Object
com.weicoder.common.constants.ArrayConstants
- 直接已知子类:
C.A
数组常量
- 作者:
- WD
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
BYTES_EMPTY
public static final byte[] BYTES_EMPTY一个空的字节数组 -
STRING_EMPTY
一个空的字符串数组
-
-
构造器详细资料
-
ArrayConstants
public ArrayConstants()
-