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