public static class IndexQuery.OrderEntry extends Object
IndexQuery.OrderEntry(String key, Order order, Class<?> datatype)
boolean
equals(Object oth)
Class<?>
getDatatype()
String
getKey()
Order
getOrder()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public IndexQuery.OrderEntry(String key, Order order, Class<?> datatype)
public String getKey()
public Order getOrder()
public Class<?> getDatatype()
public int hashCode()
hashCode
Object
public boolean equals(Object oth)
equals
public String toString()
toString
Copyright © 2012–2014. All rights reserved.