public interface IProjectionResultsIterator extends Iterable<ResultsOfTrial>, Iterator<ResultsOfTrial>
ResultsOfTrial
Modifier and Type | Method and Description |
---|---|
ResultsOfTrial |
getNextResult()
Gets the next result.
|
ResultsOfTrial getNextResult()
Copyright © 2012. All Rights Reserved.