@Generated public class FileInfo extends Object
Constructor and Description |
---|
FileInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getFileSize() |
Boolean |
getIsDir() |
String |
getPath() |
int |
hashCode() |
FileInfo |
setFileSize(Long fileSize) |
FileInfo |
setIsDir(Boolean isDir) |
FileInfo |
setPath(String path) |
String |
toString() |
Copyright © 2023. All rights reserved.