|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectclassycle.dependency.ResultContainer
Constructor Summary | |
ResultContainer()
|
Method Summary | |
void |
add(Result result)
|
int |
getNumberOfResults()
|
Result |
getResult(int index)
|
boolean |
isOk()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ResultContainer()
Method Detail |
public void add(Result result)
public int getNumberOfResults()
public Result getResult(int index)
public boolean isOk()
isOk
in interface Result
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |