|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.groboutils.pmti.v1.itf.impl.AbstractTestIssueRecordCollator
Collates the parsers' parsed records into record sets based on their containment in some factor of the test issue record.
Constructor Summary | |
AbstractTestIssueRecordCollator()
|
Method Summary | |
ITestIssueRecordSet[] |
collate(ITestIssueRecord[] r)
Returns the parsed test-issue records, divided into logically separated collections. |
protected abstract java.lang.Object |
getFactor(ITestIssueRecord r)
Discovers the sorting factor from the given record. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractTestIssueRecordCollator()
Method Detail |
public ITestIssueRecordSet[] collate(ITestIssueRecord[] r)
ITestIssueRecordCollator
collate
in interface ITestIssueRecordCollator
protected abstract java.lang.Object getFactor(ITestIssueRecord r)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |