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