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