public interface IResultFilter
Modifier and Type | Method and Description |
---|---|
boolean |
considerResult(ResultsOfTrial results)
Checks whether the given result shall be considered or not.
|
boolean considerResult(ResultsOfTrial results)
results
- the results in questionCopyright © 2013. All Rights Reserved.