| Interface | 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.