|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--VirusStack
VirusStack class.
Stack for the virus data.
Operandum
Constructor Summary | |
VirusStack()
|
Method Summary | |
void |
addVirus(Operandum virus)
|
Operandum |
getData(java.lang.String virus)
Retrieve the data entered by the user. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VirusStack()
Method Detail |
public Operandum getData(java.lang.String virus)
public void addVirus(Operandum virus)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |