public static interface VariantProcessor.ResultMerger<RESULT>
VariantProcessor.Accumulator.result()
and merges them into a single VariantProcessor.ResultMerger
.Modifier and Type | Method | Description |
---|---|---|
RESULT |
merge(Collection<RESULT> resultsToReduce) |
RESULT merge(Collection<RESULT> resultsToReduce)