public static class FileSystem.StatResult extends java.lang.Object
StatResult(boolean exists, long modified)
long
getModified()
boolean
isExists()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StatResult(boolean exists, long modified)
public boolean isExists()
public long getModified()