| Package | Description |
|---|---|
| com.orsoncharts.data |
Core data structures used as the building blocks for datasets in Orson
Charts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultKeyedValue<K extends java.lang.Comparable<K>,T>
A data item where a key is associated with a value (typically numerical).
|