Modifier and Type | Class and Description |
---|---|
static class |
Item.Action
The enum Action.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Item o) |
Item.Action |
getAction()
Gets action.
|
java.io.File |
getFile()
Gets file.
|
java.lang.String |
getPath()
Gets path.
|
public Item.Action getAction()
public java.lang.String getPath()
public java.io.File getFile()