public interface PosixFile
| Modifier and Type | Interface and Description |
|---|---|
static class |
PosixFile.Type |
| Modifier and Type | Method and Description |
|---|---|
int |
getMode()
Returns the mode of this file.
|
PosixFile.Type |
getType()
Returns the type of this file.
|
PosixFile.Type getType()
int getMode()