public class SingletonFileTree extends Object implements MinimalFileTree
| Constructor and Description |
|---|
SingletonFileTree(File file) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
void |
visit(FileVisitor visitor)
Visits the elements of this tree, in breadth-wise order.
|
public SingletonFileTree(File file)
public String getDisplayName()
getDisplayName in interface MinimalFileCollectionpublic void visit(FileVisitor visitor)
MinimalFileTreevisit in interface MinimalFileTreeCopyright © 2013. All rights reserved