public interface FileInfo<F>| 修飾子と型 | メソッドと説明 |
|---|---|
F | getFileInfo() |
StringSE | getFilename() |
long | getModified() |
StringSE | getPermissions() |
StringSE | getRemoteDirectory() |
long | getSize() |
boolean | isDirectory() |
boolean | isLink() |
boolean isDirectory()
boolean isLink()
long getSize()
long getModified()
StringSE getFilename()
StringSE getRemoteDirectory()
StringSE getPermissions()
F getFileInfo()