| Package | Description |
|---|---|
| tl.lin.data.array |
| Modifier and Type | Method and Description |
|---|---|
static ArrayListOfLongsWritable |
ArrayListOfLongsWritable.fromArrayListOfLongs(ArrayListOfLongs a)
Creates a Writable version of this list.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ArrayListOfLongsWritable.compareTo(ArrayListOfLongsWritable obj)
Elementwise comparison.
|
| Constructor and Description |
|---|
ArrayListOfLongsWritable(ArrayListOfLongsWritable other)
Constructs a deep copy of the ArrayListOfLongsWritable object given as parameter.
|
Copyright © 2014. All rights reserved.