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