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