@Immutable public static final class LFltPair.ImmCompFltPair extends LFltPair.AbstractFltPair implements LFltPair.ComparableFltPair
Immutable, comparable tuple.
LFltPair.AbstractFltPair, LFltPair.ComparableFltPair, LFltPair.ImmCompFltPair, LFltPair.ImmFltPair, LFltPair.MutCompFltPair, LFltPair.MutFltPairLFltSingle.AbstractFltSingle, LFltSingle.ComparableFltSingle, LFltSingle.ImmCompFltSingle, LFltSingle.ImmFltSingle, LFltSingle.MutCompFltSingle, LFltSingle.MutFltSingleLTuple.Void| Constructor and Description |
|---|
ImmCompFltPair(float a1,
float a2) |
| Modifier and Type | Method and Description |
|---|---|
static LFltPair.ImmCompFltPair |
copyOf(LFltPair tuple) |
float |
first() |
static LFltPair.ImmCompFltPair |
of(float a1,
float a2) |
float |
second() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, get, iterator, size, valueargEquals, argEquals, argHashCodepublic static LFltPair.ImmCompFltPair of(float a1, float a2)
public static LFltPair.ImmCompFltPair copyOf(LFltPair tuple)
public float first()
first in interface LFltPairfirst in interface LFltSingleCopyright © 2019. All rights reserved.