Package org.cip4.jdflib.util.thread
Interface Sweeper
-
- All Known Implementing Classes:
TimeSweeper
public interface Sweeperinterface called by the janitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanneedSweep()return true if you want sweep to be executedbooleansweep()sweeping is called by the janitor - timing is set in the janitor
-