@Immutable public static final class LCharPair.ImmCompCharPair extends LCharPair.AbstractCharPair implements LCharPair.ComparableCharPair
Immutable, comparable tuple.
LCharPair.AbstractCharPair, LCharPair.ComparableCharPair, LCharPair.ImmCharPair, LCharPair.ImmCompCharPair, LCharPair.MutCharPair, LCharPair.MutCompCharPairLCharSingle.AbstractCharSingle, LCharSingle.ComparableCharSingle, LCharSingle.ImmCharSingle, LCharSingle.ImmCompCharSingle, LCharSingle.MutCharSingle, LCharSingle.MutCompCharSingleLTuple.Void| Constructor and Description |
|---|
ImmCompCharPair(char a1,
char a2) |
| Modifier and Type | Method and Description |
|---|---|
static LCharPair.ImmCompCharPair |
copyOf(LCharPair tuple) |
char |
first() |
static LCharPair.ImmCompCharPair |
of(char a1,
char a2) |
char |
second() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, get, iterator, size, valueargEquals, argEquals, argHashCodepublic static LCharPair.ImmCompCharPair of(char a1, char a2)
public static LCharPair.ImmCompCharPair copyOf(LCharPair tuple)
public char first()
first in interface LCharPairfirst in interface LCharSingleCopyright © 2019. All rights reserved.