| Modifier and Type | Method and Description |
|---|---|
Map<Long,Map<String,V>> |
sort(Map<Long,Map<String,V>> data)
Sort the data.
|
Map<Long,Map<String,V>> |
sort(Map<Long,Map<String,V>> data,
Long at)
Sort the data using the
at timestamp as temporal binding for
missing value lookups when an order component does not explicitly specify
a timestamp. |