public class Longs extends Object
Longs()
static long[]
asArray(Collection<Long> longs)
static List<Long>
asList(long[] longs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Longs()
public static List<Long> asList(long[] longs)
public static long[] asArray(Collection<Long> longs)