Modifier and Type | Method and Description |
---|---|
static SortKey |
SortKey.fromJson(com.fasterxml.jackson.databind.node.ObjectNode node) |
Modifier and Type | Method and Description |
---|---|
List<SortKey> |
CompositeSortKey.getKeys()
The list of sort keys
|
Constructor and Description |
---|
CompositeSortKey(List<SortKey> keys)
Ctor using the given values
|
Copyright © 2014. All rights reserved.