public static final class FileIterator.Entry extends Object
| Constructor and Description |
|---|
Entry(FileIterator.Type type,
File entry,
String relativePath) |
| Modifier and Type | Method and Description |
|---|---|
File |
getEntry() |
String |
getRelativePath() |
FileIterator.Type |
getType() |
public Entry(FileIterator.Type type, File entry, String relativePath)
public FileIterator.Type getType()
public File getEntry()
public String getRelativePath()
Copyright © 2017 etc.to. All rights reserved.