Class MCRFileCollectingFileVisitor<T>

java.lang.Object
org.mycore.datamodel.niofs.utils.MCRFileCollectingFileVisitor<T>
All Implemented Interfaces:
FileVisitor<T>

public class MCRFileCollectingFileVisitor<T> extends Object implements FileVisitor<T>