Class EmptyArrays

java.lang.Object
com.oracle.truffle.regex.util.EmptyArrays

public final class EmptyArrays extends Object
  • 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()