public static final class OrderBy.Item extends ValueObject
Modifier and Type | Field and Description |
---|---|
boolean |
ascending |
Expression |
by |
Constructor and Description |
---|
Item(Expression by,
boolean ascending) |
public final Expression by
public final boolean ascending
public Item(Expression by, boolean ascending)
Copyright © 2013–2016 jparsec. All rights reserved.