| Interface | Description | 
|---|---|
| ObjectArithmetic<OBJECT> | Implementing classes provide a set of simple arithmetic operators which can be
 applied both inplace and on new object instances. | 
| ScalarArithmetic<OBJECT,SCALAR extends Number> | Implementing classes provide a set of simple arithmetic operators which can be
 applied both in-place and on new object instances. |