Colt 1.0.1

Uses of Interface
edu.oswego.cs.dl.util.concurrent.Callable

Packages that use Callable
edu.oswego.cs.dl.util.concurrent Standardized, efficient utility classes commonly encountered in concurrent programming. 
 

Uses of Callable in edu.oswego.cs.dl.util.concurrent
 

Methods in edu.oswego.cs.dl.util.concurrent with parameters of type Callable
 Runnable setter(Callable function)
          Return a Runnable object that, when run, will set the result value.
 


Colt 1.0.1

Submit a bug or feature. Check the Colt home page for the latest news.