public interface ObjectBufferConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
addAllOf(ObjectArrayList list)
Adds all elements of the specified list to the receiver.
|
void addAllOf(ObjectArrayList list)
list - the list of which all elements shall be added.Jump to the Parallel Colt Homepage