public class AccumulatorUtility
extends java.lang.Object
| Constructor and Description |
|---|
AccumulatorUtility() |
| Modifier and Type | Method and Description |
|---|---|
static org.json.JSONArray |
accumulatorsColorsToJSON(java.util.List<AccumulatedSingleGraphAO> graphAOs)
Maps collection of
AccumulatedSingleGraphAO to JSON representation. |
public static org.json.JSONArray accumulatorsColorsToJSON(java.util.List<AccumulatedSingleGraphAO> graphAOs)
AccumulatedSingleGraphAO to JSON representation.
Accumulator will be mapped only if accumulator has the preconfigured color.graphAOs - collection of AccumulatedSingleGraphAOCopyright © 2010-2020 anotheria.net. All Rights Reserved.