SumOperator
Complete API reference for SumOperator, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: EngineOverride
Component: no
public interface SumOperator
Methods
| Signature | Returns | Description |
|---|---|---|
sum(Object) | T | Adds the given object to the current value. |