Class Timeouter
- java.lang.Object
- 
- org.eclipse.net4j.util.concurrent.Timeouter
 
- 
 public abstract class Timeouter extends java.lang.Object- Since:
- 2.0
- Author:
- Eike Stepper
 
- 
- 
Constructor SummaryConstructors Constructor Description Timeouter(java.util.Timer timer, long timeout)
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description voiddispose()longgetTimeout()protected abstract voidhandleTimeout(long untouched)protected booleanisDisposed()voidsetTimeout(long timeout)voidtouch()
 
-