Constructor and Description |
---|
Metronome(int interval) |
Modifier and Type | Method and Description |
---|---|
void |
add(Thread... thread) |
int |
getTick() |
void |
remove(Thread thread) |
void |
run() |
void |
stop() |
void |
waitFor(int tick) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.