|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnu.datafuel.analysis.util.Aeon
DOCUMENT ME!
| Constructor Summary | |
Aeon()
Creates a new instance of SleepyProgress |
|
| Method Summary | |
void |
activate()
|
void |
addEstimate(int estimate)
|
void |
deActivate()
|
double |
getDamage()
|
int |
getDone()
Setter for property done. |
int |
getEstimate()
Getter for property estimate. |
long |
getMaximum()
Getter for property maximum. |
boolean |
isActivate()
|
void |
setMaximum(long maximum)
Setter for property maximum. |
void |
tick()
|
void |
tick(int tick)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Aeon()
| Method Detail |
public boolean isActivate()
public double getDamage()
public int getDone()
public int getEstimate()
public void setMaximum(long maximum)
maximum - New value of property maximum.public long getMaximum()
public void activate()
public void addEstimate(int estimate)
estimate - .public void deActivate()
public void tick()
public void tick(int tick)
tick - .
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||