@Immutable public static final class LCharIntPair.ImmCompCharIntPair extends LCharIntPair.AbstractCharIntPair implements LCharIntPair.ComparableCharIntPair
Immutable, comparable tuple.
LCharIntPair.AbstractCharIntPair, LCharIntPair.ComparableCharIntPair, LCharIntPair.ImmCharIntPair, LCharIntPair.ImmCompCharIntPair, LCharIntPair.MutCharIntPair, LCharIntPair.MutCompCharIntPairLCharSingle.AbstractCharSingle, LCharSingle.ComparableCharSingle, LCharSingle.ImmCharSingle, LCharSingle.ImmCompCharSingle, LCharSingle.MutCharSingle, LCharSingle.MutCompCharSingleLTuple.VoidSIZE| Constructor and Description |
|---|
ImmCompCharIntPair(char a1,
int a2) |
| Modifier and Type | Method and Description |
|---|---|
static LCharIntPair.ImmCompCharIntPair |
copyOf(LCharIntPair tuple) |
char |
first() |
static LCharIntPair.ImmCompCharIntPair |
of(char a1,
int a2) |
int |
second() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, get, iterator, size, valueargEquals, argEquals, argHashCodepublic static LCharIntPair.ImmCompCharIntPair of(char a1, int a2)
public static LCharIntPair.ImmCompCharIntPair copyOf(LCharIntPair tuple)
public char first()
first in interface LCharIntPairfirst in interface LCharSinglepublic int second()
second in interface LCharIntPairCopyright © 2019. All rights reserved.