Class EmptyArrays
java.lang.Object
com.oracle.truffle.regex.util.EmptyArrays
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BYTE
public static final byte[] BYTE -
SHORT
public static final short[] SHORT -
CHAR
public static final char[] CHAR -
INT
public static final int[] INT -
LONG
public static final long[] LONG
-
-
Constructor Details
-
EmptyArrays
public EmptyArrays()
-