public class Constants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static byte[] |
EMPTY_BYTE_ARRAY
Avoids allocation of empty byte[] when representing 0-length strings.
|
static java.lang.String |
MILLIS_I18N
I18N'd representation of the abbreviation for "ms"
|
static byte[] |
SLASH_STAR_SPACE_AS_BYTES |
static byte[] |
SPACE_STAR_SLASH_SPACE_AS_BYTES |
public static final byte[] EMPTY_BYTE_ARRAY
public static final java.lang.String MILLIS_I18N
public static final byte[] SLASH_STAR_SPACE_AS_BYTES
public static final byte[] SPACE_STAR_SLASH_SPACE_AS_BYTES