@Immutable public static final class LSrtIntPair.ImmCompSrtIntPair extends LSrtIntPair.AbstractSrtIntPair implements LSrtIntPair.ComparableSrtIntPair
Immutable, comparable tuple.
LSrtIntPair.AbstractSrtIntPair, LSrtIntPair.ComparableSrtIntPair, LSrtIntPair.ImmCompSrtIntPair, LSrtIntPair.ImmSrtIntPair, LSrtIntPair.MutCompSrtIntPair, LSrtIntPair.MutSrtIntPairLSrtSingle.AbstractSrtSingle, LSrtSingle.ComparableSrtSingle, LSrtSingle.ImmCompSrtSingle, LSrtSingle.ImmSrtSingle, LSrtSingle.MutCompSrtSingle, LSrtSingle.MutSrtSingleLTuple.VoidSIZE| Constructor and Description |
|---|
ImmCompSrtIntPair(short a1,
int a2) |
| Modifier and Type | Method and Description |
|---|---|
static LSrtIntPair.ImmCompSrtIntPair |
copyOf(LSrtIntPair tuple) |
short |
first() |
static LSrtIntPair.ImmCompSrtIntPair |
of(short a1,
int a2) |
int |
second() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, get, iterator, size, valueargEquals, argEquals, argHashCodepublic static LSrtIntPair.ImmCompSrtIntPair of(short a1, int a2)
public static LSrtIntPair.ImmCompSrtIntPair copyOf(LSrtIntPair tuple)
public short first()
first in interface LSrtIntPairfirst in interface LSrtSinglepublic int second()
second in interface LSrtIntPairCopyright © 2019. All rights reserved.