java.lang.ObjectInteraktionsbrett.Uhr
class Interaktionsbrett.Uhr
| Constructor Summary | |
|---|---|
Interaktionsbrett.Uhr()
|
|
| Method Summary | |
|---|---|
int |
leseUhr()
|
void |
run()
|
void |
starteUhr()
|
int |
stoppeUhr()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
Interaktionsbrett.Uhr()
| Method Detail |
|---|
public int leseUhr()
public void run()
run in interface java.lang.Runnablepublic void starteUhr()
public int stoppeUhr()