Modifier and Type | Field and Description |
---|---|
static Comparator<Fun.Tuple6> |
Fun.TUPLE6_COMPARATOR |
Modifier and Type | Method and Description |
---|---|
static <A,B,C,D,E,F> |
Fun.t6(A a,
B b,
C c,
D d,
E e,
F f) |
Modifier and Type | Method and Description |
---|---|
Comparator<Fun.Tuple6<A,B,C,D,E,F>> |
BTreeKeySerializer.Tuple6KeySerializer.getComparator() |
Modifier and Type | Method and Description |
---|---|
int |
Fun.Tuple6Comparator.compare(Fun.Tuple6<A,B,C,D,E,F> o1,
Fun.Tuple6<A,B,C,D,E,F> o2) |
int |
Fun.Tuple6Comparator.compare(Fun.Tuple6<A,B,C,D,E,F> o1,
Fun.Tuple6<A,B,C,D,E,F> o2) |
int |
Fun.Tuple6.compareTo(Fun.Tuple6<A,B,C,D,E,F> o) |
Copyright © 2018. All rights reserved.