Uses of Class
org.anchoranalysis.io.generator.sequence.pattern.OutputPattern
Packages that use OutputPattern
Package
Description
Writing a sequence of elements using a generator.
A particular naming pattern files follow when outputted.
-
Uses of OutputPattern in org.anchoranalysis.io.generator.sequence
Methods in org.anchoranalysis.io.generator.sequence that return OutputPatternConstructors in org.anchoranalysis.io.generator.sequence with parameters of type OutputPatternModifierConstructorDescriptionBoundOutputter(OutputterChecked outputter, OutputPattern outputPattern, Generator<T> generator) Creates a newBoundOutputterinstance. -
Uses of OutputPattern in org.anchoranalysis.io.generator.sequence.pattern
Subclasses of OutputPattern in org.anchoranalysis.io.generator.sequence.patternModifier and TypeClassDescriptionclassAOutputPatternthat outputs a file-name with a trailing integer index.classAOutputPatternthat outputs a file-name with a trailing string index.