public class Order extends Object implements Serializable
Direction and a property.
It is used to provide input for Sortpublic static final Direction DEFAULT_DIRECTION
public Order(Direction direction, String property)
Order instance. if order is null then
order defaults to DEFAULT_DIRECTIONdirection - can be null, will default to
DEFAULT_DIRECTIONproperty - must not be null or empty.Copyright © 2018–2020. All rights reserved.