public abstract class Sort extends JsonObject
Constructor and Description |
---|
Sort() |
Modifier and Type | Method and Description |
---|---|
static Sort |
fromJson(com.fasterxml.jackson.databind.JsonNode node)
Parses a sort expression using the given json object
|
getFactory, getSourceNode, toJson, toString
public static Sort fromJson(com.fasterxml.jackson.databind.JsonNode node)
Copyright © 2014. All rights reserved.