CostTable
CostTable class
Object structure
Section titled “Object structure”data CostTable
objectsByKey: Map<String, CostEntry> = {}categories: Map<String, Map<String, CostEntry>> = {}
CostTable class
data CostTable
objectsByKey: Map<String, CostEntry> = {}categories: Map<String, Map<String, CostEntry>> = {}