public class NumberAccumulator extends Object
Constructor and Description |
---|
NumberAccumulator() |
Modifier and Type | Method and Description |
---|---|
void |
add(Number value) |
void |
addMultiply(Number value,
int count) |
void |
remove(Number value) |
void |
removeMultiply(Number value,
int count) |
String |
toString() |
AttributeValue<Number> |
toValue() |
Copyright © 2017 ALM Works. All Rights Reserved.