public abstract class DelayedOperation extends Object
Constructor and Description |
---|
DelayedOperation() |
Modifier and Type | Method and Description |
---|---|
abstract void |
doJob() |
void |
loop(int delayMills) |
void |
start(int delayMills) |
Copyright © 2017. All Rights Reserved.