Class SimpleVarArgsConstructorDemo

java.lang.Object
samples.expectnew.SimpleVarArgsConstructorDemo

public class SimpleVarArgsConstructorDemo extends Object
  • Field Details

    • byteArrays

      private final byte[][] byteArrays
  • Constructor Details

    • SimpleVarArgsConstructorDemo

      public SimpleVarArgsConstructorDemo(byte[]... byteArrays)
  • Method Details

    • getByteArrays

      public byte[][] getByteArrays()