|
Trull | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.luc.cs.trull.demo.stopwatch.Application
public class Application
The passive data model of the stopwatch.
| Field Summary | |
|---|---|
private int |
secVal
|
| Fields inherited from interface edu.luc.cs.trull.demo.wristwatch.DateConstants |
|---|
HOURS_PER_DAY, MIN_PER_HOUR, MONTHS_PER_YEAR, SEC_PER_DAY, SEC_PER_HOUR, SEC_PER_MIN, SEC_PER_TICK |
| Constructor Summary | |
|---|---|
Application()
|
|
| Method Summary | |
|---|---|
int |
getRuntime()
|
void |
incRuntime()
|
void |
resetRuntime()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int secVal
| Constructor Detail |
|---|
public Application()
| Method Detail |
|---|
public int getRuntime()
public void incRuntime()
public void resetRuntime()
|
Trull | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||