Uses of Class
org.anchoranalysis.plugin.io.multifile.ParsedFilePathBag
Packages that use ParsedFilePathBag
Package
Description
Tests that are applied when grouping files in
org.anchoranalysis.plugin.io.bean.file.groupNon-bean classes to help use multiple files to represent a single
Stack.-
Uses of ParsedFilePathBag in org.anchoranalysis.plugin.io.bean.file.group.check
Methods in org.anchoranalysis.plugin.io.bean.file.group.check with parameters of type ParsedFilePathBagModifier and TypeMethodDescriptionbooleanAtLeastZSlices.accept(ParsedFilePathBag parsedBag) abstract booleanCheckParsedFilePathBag.accept(ParsedFilePathBag parsedBag) -
Uses of ParsedFilePathBag in org.anchoranalysis.plugin.io.multifile
Constructors in org.anchoranalysis.plugin.io.multifile with parameters of type ParsedFilePathBagModifierConstructorDescriptionOpenedMultiFile(StackReader stackReader, ParsedFilePathBag fileBag, ExecutionTimeRecorder executionTimeRecorder) SizeExtents(ParsedFilePathBag fileBag)