public class Ordering extends Object
JsonToModelConverter
Ordering(String identifier, int index)
String
getIdentifier()
Integer
getIndex()
static void
sort(List<Ordering> orderings)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Ordering(String identifier, int index)
public Integer getIndex()
public String getIdentifier()
public static void sort(List<Ordering> orderings)
Copyright © 2019. All rights reserved.