@Immutable public static final class LFltSingle.ImmCompFltSingle extends LFltSingle.AbstractFltSingle implements LFltSingle.ComparableFltSingle
Immutable, comparable tuple.
LFltSingle.AbstractFltSingle, LFltSingle.ComparableFltSingle, LFltSingle.ImmCompFltSingle, LFltSingle.ImmFltSingle, LFltSingle.MutCompFltSingle, LFltSingle.MutFltSingleLTuple.VoidSIZE| Constructor and Description |
|---|
ImmCompFltSingle(float a) |
| Modifier and Type | Method and Description |
|---|---|
static LFltSingle.ImmCompFltSingle |
copyOf(LFltSingle tuple) |
static LFltSingle.ImmCompFltSingle |
of(float a) |
float |
value() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, first, get, iterator, sizepublic static LFltSingle.ImmCompFltSingle of(float a)
public static LFltSingle.ImmCompFltSingle copyOf(LFltSingle tuple)
public float value()
value in interface LFltSingleCopyright © 2019. All rights reserved.