|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectio.leopard.timer.MinutePeriod
public class MinutePeriod
周期(精确到分钟)
| Constructor Summary | |
|---|---|
MinutePeriod(int minute)
构造周期 . |
|
| Method Summary | |
|---|---|
int |
getMinute()
|
protected int |
getSeconds()
|
boolean |
sleep()
睡眠到周期到了 . |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MinutePeriod(int minute)
minute - 分钟| Method Detail |
|---|
public int getMinute()
protected int getSeconds()
public boolean sleep()
throws java.lang.InterruptedException
Period
sleep in interface Periodjava.lang.InterruptedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||