@return an array of the emitters populated during iteration
()
| 56 | |
| 57 | /** @return an array of the emitters populated during iteration */ |
| 58 | public ExpressionDataPoint[] values(); |
| 59 | |
| 60 | /** @param index the index to null. Nulls the given object so we don't use it |
| 61 | * in timestamps. |
no outgoing calls