org.eclipse.net4j.util.concurrent
Class Worker.WorkContext
java.lang.Object
org.eclipse.net4j.util.concurrent.Worker.WorkContext
- Enclosing class:
- Worker
- public class Worker.WorkContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Worker.WorkContext
public Worker.WorkContext()
getCount
public long getCount()
nextWork
public void nextWork()
nextWork
public void nextWork(long pauseMillis)
terminate
public void terminate()
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.