public interface IndexableNumber
| Modifier and Type | Method and Description |
|---|---|
int |
length()
Gets the length of the array.
|
double |
numberAt(int index)
Gets the value at a given index.
|
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.