public class Queryable.Order<T, U extends Comparable<? super U>>
Represents an order rule
T
U
Order (Function<? super T, ? extends U> keyExtractor, boolean asc)
public boolean
equals(Object o)
public Function<? super T, ? extends U>
getKeyExtractor()
public int
hashCode()
isAsc()
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.