public class ObjectToBeSorted<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
originalPosition |
AtomicValue[] |
sortKeyValues |
T |
value |
| Constructor and Description |
|---|
ObjectToBeSorted(int numberOfSortKeys) |
public T value
public AtomicValue[] sortKeyValues
public int originalPosition
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.