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