public static class OpflowTask.Countdown extends Object
| Constructor and Description |
|---|
Countdown() |
Countdown(int total) |
Countdown(int total,
long waiting) |
| Modifier and Type | Method and Description |
|---|---|
void |
bingo() |
void |
check() |
int |
getCount() |
void |
reset(int total) |
void |
reset(int total,
long waiting) |
Copyright © 2017. All rights reserved.