public static class AccumulatorParam.FloatAccumulatorParam$ extends Object implements AccumulatorParam<Object>
AccumulatorParam.DoubleAccumulatorParam$, AccumulatorParam.FloatAccumulatorParam$, AccumulatorParam.IntAccumulatorParam$, AccumulatorParam.LongAccumulatorParam$, AccumulatorParam.StringAccumulatorParam$| Modifier and Type | Field and Description |
|---|---|
static AccumulatorParam.FloatAccumulatorParam$ |
MODULE$
Deprecated.
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
FloatAccumulatorParam$()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
float |
addInPlace(float t1,
float t2)
Deprecated.
|
float |
zero(float initialValue)
Deprecated.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAccumulatoraddInPlace, zeropublic static final AccumulatorParam.FloatAccumulatorParam$ MODULE$