|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.multiverse.utils.Bugshaker
public class Bugshaker
Contains some utility functions for shaking out bugs.
| Method Summary | |
|---|---|
static void |
shakeBugs()
Delays a random amount of time. |
static void |
sleepUs(long delayUs)
Delays a number of microseconds. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void shakeBugs()
public static void sleepUs(long delayUs)
delayUs - the number of microseconds to delay.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||