@Immutable public static final class LIntPair.ImmCompIntPair extends LIntPair.AbstractIntPair implements LIntPair.ComparableIntPair
Immutable, comparable tuple.
LIntPair.AbstractIntPair, LIntPair.ComparableIntPair, LIntPair.ImmCompIntPair, LIntPair.ImmIntPair, LIntPair.MutCompIntPair, LIntPair.MutIntPairLIntSingle.AbstractIntSingle, LIntSingle.ComparableIntSingle, LIntSingle.ImmCompIntSingle, LIntSingle.ImmIntSingle, LIntSingle.MutCompIntSingle, LIntSingle.MutIntSingleLTuple.Void| Constructor and Description |
|---|
ImmCompIntPair(int a1,
int a2) |
| Modifier and Type | Method and Description |
|---|---|
static LIntPair.ImmCompIntPair |
copyOf(LIntPair tuple) |
int |
first() |
static LIntPair.ImmCompIntPair |
of(int a1,
int a2) |
int |
second() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, get, iterator, size, valueargEquals, argEquals, argHashCodepublic static LIntPair.ImmCompIntPair of(int a1, int a2)
public static LIntPair.ImmCompIntPair copyOf(LIntPair tuple)
public int first()
first in interface LIntPairfirst in interface LIntSingleCopyright © 2019. All rights reserved.