public class PendingVariableList<T> extends Object
| Constructor and Description |
|---|
PendingVariableList() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Integer valueReference,
T value) |
int[] |
getValueReferences() |
double[] |
getValuesAsDoubles() |
boolean |
isEmpty() |
Copyright © 2015. All rights reserved.