| Package | Description |
|---|---|
| net.pandoragames.far.ui.model |
UI model classes.
|
| Modifier and Type | Method and Description |
|---|---|
static TargetFileComparator |
TargetFileComparator.orderByName()
Returns a comparator that sorts TargetFile objects by name.
|
static TargetFileComparator |
TargetFileComparator.orderByPath()
Returns a comparator that sorts TargetFile objects by path.
|