public class Sort extends Object
Sort(String field, int direction)
static Sort
ascending(String field)
int
getDirection()
String
getField()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sort(String field, int direction)
public int getDirection()
public String getField()
public static Sort ascending(String field)
Copyright © 2016. All rights reserved.