public class FileUtil extends Object
| Constructor and Description |
|---|
FileUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getOldestLastModified(File dir)
Returns the timestamp of the oldest modification date of any file within the directory.
|
public static long getOldestLastModified(File dir)
Copyright © 2015. All rights reserved.