Package io.keikai.range.impl
Class SortHelper.SortKey
- java.lang.Object
-
- io.keikai.range.impl.SortHelper.SortKey
-
- Enclosing class:
- SortHelper
public static class SortHelper.SortKey extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SortKey(int index, java.lang.Object[] values)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetIndex()java.lang.Object[]getValues()
-