public class FastArrayInteger
extends java.lang.Object
| Constructor and Description |
|---|
FastArrayInteger() |
| Modifier and Type | Method and Description |
|---|---|
int |
get(int index) |
void |
push(int value) |
int[] |
reinterpretCast() |
void |
set(int index,
int value) |
Copyright © 2018. All Rights Reserved.