| Package | Description |
|---|---|
| org.apache.mahout.math.list |
Resizable lists holding objects or primitive data types such as int,
double, etc.
|
| Class and Description |
|---|
| ByteBufferConsumer
Object that can accept a primitive array list of
byte items.
|
| CharBufferConsumer
Object that can accept a primitive array list of
char items.
|
| DoubleBufferConsumer
Object that can accept a primitive array list of
double items.
|
| FloatBufferConsumer
Object that can accept a primitive array list of
float items.
|
| IntBufferConsumer
Object that can accept a primitive array list of
int items.
|
| LongBufferConsumer
Object that can accept a primitive array list of
long items.
|
| ShortBufferConsumer
Object that can accept a primitive array list of
short items.
|
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.