intarsys runtime library

de.intarsys.tools.concurrent
Class CallbackFutureTask<R>

java.lang.Object
  extended by de.intarsys.tools.concurrent.AbstractFutureTask
      extended by de.intarsys.tools.concurrent.CallbackFutureTask<R>
All Implemented Interfaces:
Runnable, Future
Direct Known Subclasses:
GenericFutureTask

public abstract class CallbackFutureTask<R>
extends AbstractFutureTask


Method Summary
 
Methods inherited from class de.intarsys.tools.concurrent.AbstractFutureTask
cancel, get, get, isCancelled, isDone, run, runAsync, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.