| Package | Description |
|---|---|
| tl.lin.data.array |
| Modifier and Type | Method and Description |
|---|---|
static ArrayListOfDoublesWritable |
ArrayListOfDoublesWritable.fromArrayListOfDoubles(ArrayListOfDoubles arr)
Creates an instance of this object from
ArrayListOfDoubles. |
| Modifier and Type | Method and Description |
|---|---|
int |
ArrayListOfDoublesWritable.compareTo(ArrayListOfDoublesWritable obj)
Elementwise comparison.
|
| Constructor and Description |
|---|
ArrayListOfDoublesWritable(ArrayListOfDoublesWritable other)
Constructs a deep copy of the
ArrayListOfDoublesWritable object given as parameter. |
Copyright © 2014. All rights reserved.