public class ArrayReader extends Object
| Constructor and Description |
|---|
ArrayReader() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
readByteArray(String name) |
static int[] |
readIntArray(String name) |
static int[][] |
readNestedIntArray(String name) |
Copyright © 2016. All Rights Reserved.