public static interface AbstractFileSystem.List extends Serializable
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID
Deprecated.
Only public by accident.
|
Modifier and Type | Method and Description |
---|---|
String[] |
children(String f)
Get a list of children files for a given folder.
|
@Deprecated static final long serialVersionUID