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 newBoundOutputter
instance. -
Uses of OutputPattern in org.anchoranalysis.io.generator.sequence.pattern
Subclasses of OutputPattern in org.anchoranalysis.io.generator.sequence.patternModifier and TypeClassDescriptionclass
AOutputPattern
that outputs a file-name with a trailing integer index.class
AOutputPattern
that outputs a file-name with a trailing string index.