public interface UnsignedLongLongArray
| Modifier and Type | Method and Description |
|---|---|
long |
getElement(int index) |
int |
getLength() |
void |
setElement(int index,
long value) |
void |
setLength(int length) |
Copyright © 2016. All Rights Reserved.