Class TreeCollection

java.lang.Object
java.util.AbstractCollection<AlbumObject>
se.datadosen.jalbum.TreeCollection
All Implemented Interfaces:
Iterable<AlbumObject>, Collection<AlbumObject>

public class TreeCollection extends AbstractCollection<AlbumObject>
Collection over all children and descendants of given AlbumObject
Since:
14.2 Made public in v22