public class SimpleVarArgsConstructorDemo extends Object
| Constructor and Description |
|---|
SimpleVarArgsConstructorDemo(byte[]... byteArrays) |
| Modifier and Type | Method and Description |
|---|---|
byte[][] |
getByteArrays() |
Copyright © 2025. All rights reserved.