net.sf.antcontrib.cpptasks
public class DependencyTable.TimestampChecker extends DependencyTable.DependencyVisitor
| Constructor Summary | |
|---|---|
| TimestampChecker(long outputLastModified, boolean rebuildOnStackExhaustion) | |
| Method Summary | |
|---|---|
| boolean | getMustRebuild() |
| boolean | preview(DependencyInfo parent, DependencyInfo[] children) |
| void | stackExhausted() |
| boolean | visit(DependencyInfo dependInfo) |