Uses of Interface
org.compass.core.util.backport.java.util.concurrent.Delayed

Packages that use Delayed
org.compass.core.util.backport.java.util.concurrent Utility classes commonly useful in concurrent programming. 
 

Uses of Delayed in org.compass.core.util.backport.java.util.concurrent
 

Subinterfaces of Delayed in org.compass.core.util.backport.java.util.concurrent
 interface RunnableScheduledFuture
          A ScheduledFuture that is Runnable.
 interface ScheduledFuture
          A delayed result-bearing action that can be cancelled.
 



Copyright (c) 2004-2006 The Compass Project.