|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResultProcessor
Interface for any class that can handle results
Method Summary | |
---|---|
void |
processNewResult(HierarchicalResult baseResult,
Result newResult)
Process a result. |
Method Detail |
---|
void processNewResult(HierarchicalResult baseResult, Result newResult)
baseResult
- The base of the result tree.newResult
- Newly added result subtree.
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |