Class Sleeper
- java.lang.Object
- 
- org.eclipse.net4j.util.concurrent.Sleeper
 
- 
 @Deprecated public class Sleeper extends java.lang.ObjectDeprecated.As of 3.9 subject to future removal.- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description intgetInterval()Deprecated.longgetStart()Deprecated.voidresleep(long millis)Deprecated.voidrestart()Deprecated.voidsleep(long millis)Deprecated.
 
-