|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImmutableArrayLongList | |
---|---|
org.joda.primitives.list.impl |
Uses of ImmutableArrayLongList in org.joda.primitives.list.impl |
---|
Methods in org.joda.primitives.list.impl that return ImmutableArrayLongList | |
---|---|
static ImmutableArrayLongList |
ImmutableArrayLongList.copyOf(Collection<Long> coll)
Creates a list copying the values from the specified collection. |
static ImmutableArrayLongList |
ImmutableArrayLongList.copyOf(long[] values)
Creates a list copying the specified array. |
static ImmutableArrayLongList |
ImmutableArrayLongList.empty()
Gets a list that is empty. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |