@Immutable public static final class LFltIntPair.ImmCompFltIntPair extends LFltIntPair.AbstractFltIntPair implements LFltIntPair.ComparableFltIntPair
Immutable, comparable tuple.
LFltIntPair.AbstractFltIntPair, LFltIntPair.ComparableFltIntPair, LFltIntPair.ImmCompFltIntPair, LFltIntPair.ImmFltIntPair, LFltIntPair.MutCompFltIntPair, LFltIntPair.MutFltIntPairLFltSingle.AbstractFltSingle, LFltSingle.ComparableFltSingle, LFltSingle.ImmCompFltSingle, LFltSingle.ImmFltSingle, LFltSingle.MutCompFltSingle, LFltSingle.MutFltSingleLTuple.VoidSIZE| Constructor and Description |
|---|
ImmCompFltIntPair(float a1,
int a2) |
| Modifier and Type | Method and Description |
|---|---|
static LFltIntPair.ImmCompFltIntPair |
copyOf(LFltIntPair tuple) |
float |
first() |
static LFltIntPair.ImmCompFltIntPair |
of(float a1,
int a2) |
int |
second() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, get, iterator, size, valueargEquals, argEquals, argHashCodepublic static LFltIntPair.ImmCompFltIntPair of(float a1, int a2)
public static LFltIntPair.ImmCompFltIntPair copyOf(LFltIntPair tuple)
public float first()
first in interface LFltIntPairfirst in interface LFltSinglepublic int second()
second in interface LFltIntPairCopyright © 2019. All rights reserved.