public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
EMPTY_BYTE_ARR |
static int[] |
EMPTY_INT_ARR |
static String[] |
EMPTY_STR_ARR |
| Constructor and Description |
|---|
Constants() |
public static final String[] EMPTY_STR_ARR
public static final byte[] EMPTY_BYTE_ARR
public static final int[] EMPTY_INT_ARR
Copyright © 2018. All rights reserved.