public interface IntBufferConsumer
Modifier and Type | Method and Description |
---|---|
void |
addAllOf(IntArrayList list)
Adds all elements of the specified list to the receiver.
|
void addAllOf(IntArrayList list)
list
- the list of which all elements shall be added.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.