public interface Parameters
| Modifier and Type | Interface and Description |
|---|---|
static class |
Parameters.ParametersArray |
static class |
Parameters.ParametersBase |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolean(int index) |
double |
getDouble(int index) |
float |
getFloat(int index) |
int |
getInt(int index) |
long |
getLong(int index) |
Copyright © 2014. All Rights Reserved.