@Deprecated
public final class Longs
extends java.lang.Object
| Constructor and Description |
|---|
Longs()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static long[] |
asArray(java.util.Collection<java.lang.Long> longs)
Deprecated.
|
static java.util.List<java.lang.Long> |
asList(long[] longs)
Deprecated.
|