public interface Sweeper
Modifier and Type | Method and Description |
---|---|
boolean |
needSweep()
return true if you want sweep to be executed
|
boolean |
sweep()
sweeping is called by the janitor - timing is set in the janitor
|
Copyright © 2018. All rights reserved.