java.util.Map.Entry<T,K>
public class Quint<T,K,L,M,N> extends Quad<T,K,L,M>
Modifier and Type | Class | Description |
---|---|---|
static class |
Quint.FifthConverter<T,K,L,M,N> |
|
static class |
Quint.FirstConverter<T,K,L,M,N> |
|
static class |
Quint.FourthConverter<T,K,L,M,N> |
|
static class |
Quint.SecondConverter<T,K,L,M,N> |
|
static class |
Quint.ThirdConverter<T,K,L,M,N> |
Pair.DoubleComparator<T,K>, Pair.FirstComparator<T,K>, Pair.SecondComparator<T,K>
Triad.ThirdComparator<T,K,L>, Triad.TripleComparator<T,K,L>
Constructor | Description |
---|---|
Quint(T frst,
K scnd,
L thrd,
M frth,
N fith) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
int |
hashCode() |
public N fifth