@Immutable public static final class LSrtPair.ImmSrtPair extends LSrtPair.AbstractSrtPair
Immutable, non-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 |
|---|
ImmSrtPair(short a1,
short a2) |
| Modifier and Type | Method and Description |
|---|---|
static LSrtPair.ImmSrtPair |
copyOf(LSrtPair tuple) |
short |
first() |
static LSrtPair.ImmSrtPair |
of(short a1,
short a2) |
short |
second() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitargEquals, argEquals, argHashCode, get, iterator, size, valueargEquals, argEquals, argHashCodepublic static LSrtPair.ImmSrtPair of(short a1, short a2)
public static LSrtPair.ImmSrtPair copyOf(LSrtPair tuple)
public short first()
public short second()
Copyright © 2019. All rights reserved.