Class SimpleVarArgsConstructorDemo

java.lang.Object
samples.expectnew.SimpleVarArgsConstructorDemo

public class SimpleVarArgsConstructorDemo extends Object
  • Constructor Details

    • SimpleVarArgsConstructorDemo

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

    • getByteArrays

      public byte[][] getByteArrays()