Package org.openrefine.sorting
Class BaseSorter.ComparatorWrapper
- java.lang.Object
-
- org.openrefine.sorting.BaseSorter.ComparatorWrapper
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BaseSorter<T>
public class BaseSorter.ComparatorWrapper extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description int
criterionIndex
protected int
multiplier
-
Constructor Summary
Constructors Constructor Description ComparatorWrapper(int criterionIndex)
-