@Immutable public static final class LSrtPair.ImmCompSrtPair extends LSrtPair.AbstractSrtPair implements LSrtPair.ComparableSrtPair
Immutable, comparable tuple.
LSrtPair.AbstractSrtPair, LSrtPair.ComparableSrtPair, LSrtPair.ImmCompSrtPair, LSrtPair.ImmSrtPair, LSrtPair.MutCompSrtPair, LSrtPair.MutSrtPairLSrtSingle.AbstractSrtSingle, LSrtSingle.ComparableSrtSingle, LSrtSingle.ImmCompSrtSingle, LSrtSingle.ImmSrtSingle, LSrtSingle.MutCompSrtSingle, LSrtSingle.MutSrtSingleLTuple.Void| Constructor and Description |
|---|
ImmCompSrtPair(short a1,
short a2) |
| Modifier and Type | Method and Description |
|---|---|
static LSrtPair.ImmCompSrtPair |
copyOf(LSrtPair tuple) |
short |
first() |
static LSrtPair.ImmCompSrtPair |
of(short a1,
short a2) |
short |
second() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, get, iterator, size, valueargEquals, argEquals, argHashCodepublic static LSrtPair.ImmCompSrtPair of(short a1, short a2)
public static LSrtPair.ImmCompSrtPair copyOf(LSrtPair tuple)
public short first()
first in interface LSrtPairfirst in interface LSrtSingleCopyright © 2019. All rights reserved.