Uses of Interface
org.cip4.jdflib.util.thread.Sweeper

Packages that use Sweeper
org.cip4.jdflib.util.thread   
 

Uses of Sweeper in org.cip4.jdflib.util.thread
 

Classes in org.cip4.jdflib.util.thread that implement Sweeper
 class TimeSweeper
          class that sweeps at a regular interval - useful in case multiple sweepers with differing timing requirements are run
 

Methods in org.cip4.jdflib.util.thread with parameters of type Sweeper
 void RegularJanitor.addSweeper(Sweeper sweeper, boolean singleClass)
          add a new sweeper
 



Copyright © 2013. All Rights Reserved.