public interface CompileOnSaveSkipper
Modifier and Type | Method and Description |
---|---|
boolean |
skip(RunConfig config,
boolean includingTests,
long timeStamp) |
boolean skip(RunConfig config, boolean includingTests, long timeStamp)
config
- configuration to be executedincludingTests
- if true, care both about tests and main sourcestimeStamp
- the last modified timestamp that we should check against