| Package | Description | 
|---|---|
| com.esotericsoftware.kryo.util | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IntArray.addAll(IntArray array)  | 
void | 
IntArray.addAll(IntArray array,
      int offset,
      int length)  | 
| Constructor and Description | 
|---|
IntArray(IntArray array)
Creates a new array containing the elements in the specific array. 
 |