public static class ReductionCollectionManager.ReductionDataCollection extends Object
ReductionData that will be updated together.
 
 For example each grouping will have a separate ReductionCollectionManager.ReductionDataCollection, and
 ungrouped expressions will have their own as well.| Modifier and Type | Field and Description | 
|---|---|
| ReductionData[] | dataArr | 
| Constructor and Description | 
|---|
| ReductionDataCollection() | 
public ReductionData[] dataArr
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.