|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectproguard.UpToDateChecker
public class UpToDateChecker
This class checks whether the output is up to date.
| Constructor Summary | |
|---|---|
UpToDateChecker(Configuration configuration)
Creates a new UpToDateChecker with the given configuration. |
|
| Method Summary | |
|---|---|
boolean |
check()
Returns whether the output is up to date, based on the modification times of the input jars, output jars, and library jars (or directories). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpToDateChecker(Configuration configuration)
| Method Detail |
|---|
public boolean check()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||