| Interface | Description |
|---|---|
| LimitSpec |
| Class | Description |
|---|---|
| DefaultLimitSpec | |
| NoopLimitSpec | |
| OrderByColumnSpec | |
| TopNSorter<T> |
A utility class that sorts a list of comparable items in the given order, and keeps only the
top N sorted items.
|
| Enum | Description |
|---|---|
| OrderByColumnSpec.Direction |
Copyright © 2011–2015. All rights reserved.