public class FileInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
creation |
File |
file |
boolean |
isDirectory |
boolean |
isSymbolicLink |
long |
lastAccess |
long |
lastModified |
Path |
path |
long |
size |
| Constructor and Description |
|---|
FileInfo() |
Copyright © 2019. All rights reserved.