Package com.imyeyu.io
Class TreeFile
java.lang.Object
java.io.File
com.imyeyu.io.TreeFile
- All Implemented Interfaces:
Serializable,Comparable<File>
- Version:
- 2024-06-30 16:26
- Author:
- 夜雨
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class java.io.File
pathSeparator, pathSeparatorChar, separator, separatorChar -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.File
canExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getFreeSpace, getName, getParent, getParentFile, getPath, getTotalSpace, getUsableSpace, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setExecutable, setExecutable, setLastModified, setReadable, setReadable, setReadOnly, setWritable, setWritable, toPath, toString, toURI, toURL
-
Constructor Details
-
TreeFile
-
-
Method Details
-
foreach
- Throws:
Exception
-
getChildren
-