public final class Compat
extends java.lang.Object
| Constructor and Description |
|---|
Compat() |
| Modifier and Type | Method and Description |
|---|---|
static <E> E[] |
newArray(int length,
E... array) |
static <E> E[] |
newArrayCompat(E[] array,
int length) |
static <T> java.util.Queue<T> |
queue() |