public abstract class AAccumulator extends java.lang.Object implements IAccumulator
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
value
The stored value
|
| Constructor and Description |
|---|
AAccumulator(java.lang.Object value)
Constructor for the class
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccumulate