Uses of Class
org.compass.core.util.backport.java.util.concurrent.Executors.DelegatedExecutorService

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

Uses of Executors.DelegatedExecutorService in org.compass.core.util.backport.java.util.concurrent
 

Subclasses of Executors.DelegatedExecutorService in org.compass.core.util.backport.java.util.concurrent
(package private) static class Executors.DelegatedScheduledExecutorService
          A wrapper class that exposes only the ScheduledExecutorService methods of a ScheduledExecutorService implementation.
(package private) static class Executors.FinalizableDelegatedExecutorService
           
 



Copyright (c) 2004-2006 The Compass Project.