public class UpToDateTask
extends java.lang.Object
| Constructor and Description |
|---|
UpToDateTask() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isUpToDate(java.io.File source,
java.io.File target) |
static boolean |
isUpToDate(java.lang.String source,
java.lang.String target) |