Uses of Class
se.datadosen.jalbum.io.FileTreeCollection
Packages that use FileTreeCollection
-
Uses of FileTreeCollection in se.datadosen.jalbum.io
Methods in se.datadosen.jalbum.io that return FileTreeCollectionModifier and TypeMethodDescriptionstatic FileTreeCollectionFileTreeCollection.of(Collection<File> objects) Constructors in se.datadosen.jalbum.io with parameters of type FileTreeCollectionModifierConstructorDescriptionFileTreeProcessor(FileTreeCollection collection) FileTreeProcessor(FileTreeCollection collection, int nThreads)