AttributeResultAccumulator
Class responsible for accumulating attribute results based on a predefined attribute mapping.
Functions
Link copied to clipboard
fun collector(outputDict: MutableMap<String, Any>, data: MutableMap<String, List<Any>>): MutableMap<String, Any>
Collector function to process and update outputDict based on predefined attribute mapping ATTRIBUTE_MAP and the data in data.