public class FileDescription
extends java.lang.Object
Constructor and Description |
---|
FileDescription(java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
java.lang.String |
getPath() |
long |
getSize() |
boolean |
isDirectory() |
void |
setDirectory(boolean directory) |
void |
setSize(long size) |
Copyright © 2021. All Rights Reserved.