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