orderBy property

List<OrderBy> orderBy
final

Directions for sorting results before they're returned to the caller.

Implementation

final List<OrderBy> orderBy;