public class Item extends Object implements Comparable<Item>
| Modifier and Type | Class and Description |
|---|---|
static class |
Item.Action |
public Item.Action getAction()
public String getPath()
public File getFile()
public int compareTo(Item o)
compareTo in interface Comparable<Item>Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.