|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bee.func.allnewer
public class allnewer
Constructor Summary | |
---|---|
allnewer()
determinates if content of some tree or individual file newer than content of another tree or individual file |
Method Summary | |
---|---|
static boolean |
eval(java.lang.String srcPath,
java.lang.String dstPath)
|
protected static long |
newest(long newest,
java.io.File path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public allnewer()
Method Detail |
---|
public static boolean eval(java.lang.String srcPath, java.lang.String dstPath)
protected static long newest(long newest, java.io.File path)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |