public final class IndexOrderByItemSegment extends OrderByItemSegment
| 构造器和说明 |
|---|
IndexOrderByItemSegment(int startIndex,
int stopIndex,
int columnIndex,
OrderDirection orderDirection) |
IndexOrderByItemSegment(int startIndex,
int stopIndex,
int columnIndex,
OrderDirection orderDirection,
OrderDirection nullOrderDirection) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStartIndex, getStopIndexpublic IndexOrderByItemSegment(int startIndex,
int stopIndex,
int columnIndex,
OrderDirection orderDirection,
OrderDirection nullOrderDirection)
public IndexOrderByItemSegment(int startIndex,
int stopIndex,
int columnIndex,
OrderDirection orderDirection)
Copyright © 2020 The Apache Software Foundation. All rights reserved.