Class FileTreeCollection

java.lang.Object
java.util.AbstractCollection<File>
se.datadosen.jalbum.io.FileTreeCollection
All Implemented Interfaces:
Iterable<File>, Collection<File>

public class FileTreeCollection extends AbstractCollection<File>
Collection over all children and descendants of given File(s)
Since:
26.1