Package org.anchoranalysis.plugin.io.bean.summarizer
Summarizing a set of elements into a descriptive-string.
-
Class Summary Class Description Summarizer<T> Summarizes a set of elements by outputting a descriptive string.SummarizerAggregate<T> Collects summary data about a set of input files that will eventually be outputted to the userSummarizerCount<T> A count of the number of inputs.SummarizerListMultiline<T> Creates a string where each line is an element.SummarizerSplitMoreThan<T> Multiplexes between two summarizers depending on the total number of count.