private static class ColumnLoader.Kev extends Object implements Comparable<ColumnLoader.Kev>
| Modifier and Type | Field and Description |
|---|---|
private Comparable |
key |
private int |
source |
| Constructor and Description |
|---|
Kev(int source,
Comparable key) |
private final int source
private final Comparable key
Kev(int source,
Comparable key)
public int compareTo(ColumnLoader.Kev o)
compareTo in interface Comparable<ColumnLoader.Kev>Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.