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