public class FileArray extends Object
| Constructor and Description |
|---|
FileArray() |
FileArray(Collection<File> initialCollection) |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
theList() |
void |
theList(List<File> theList) |
String |
toString() |
public FileArray()
public FileArray(Collection<File> initialCollection)
Copyright © 2018. All Rights Reserved.