public class Utils
extends java.lang.Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
growArray(int[] input,
int extraRoom) |
static java.lang.Object[] |
growArray(java.lang.Object[] input,
int extraRoom) |