| Constructor and Description |
|---|
Results.Row(Timestamp timestamp,
Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(T sample) |
T |
getElement(String name) |
Collection<T> |
getElements() |
Resource |
getResource() |
Timestamp |
getTimestamp() |
Iterator<T> |
iterator() |
String |
toString() |
Copyright © 2015. All rights reserved.