| Constructor and Description |
|---|
TableVariable() |
| Modifier and Type | Method and Description |
|---|---|
void |
addVariable(List<? extends Variable> variable) |
boolean |
containsKey(String key) |
Set<Key> |
getKeys() |
int |
getNumberOfRows() |
Variable |
getVariable(Key key,
int index) |
List<List<? extends Variable>> |
getVariables() |
public int getNumberOfRows()
public boolean containsKey(String key)
Copyright © 2016 jsolve. All rights reserved.