public class SimpleVarArgsConstructorDemo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private byte[][] |
byteArrays |
Constructor and Description |
---|
SimpleVarArgsConstructorDemo(byte[]... byteArrays) |
Modifier and Type | Method and Description |
---|---|
byte[][] |
getByteArrays() |