N - column name typepublic interface OrderedCounterRows<K,N> extends CounterRows<K,N>
| Modifier and Type | Method and Description |
|---|---|
List<CounterRow<K,N>> |
getList()
Preserves rows order
|
CounterRow<K,N> |
peekLast() |
getByKey, getCountList<CounterRow<K,N>> getList()
CounterRow<K,N> peekLast()
Copyright © 2014. All Rights Reserved.