Class ArithmeticValueUpdate

java.lang.Object
com.yahoo.document.update.ValueUpdate<DoubleFieldValue>
com.yahoo.document.update.ArithmeticValueUpdate

public class ArithmeticValueUpdate extends ValueUpdate<DoubleFieldValue>

Value update representing an arithmetic operation on a numeric data type.

Author:
Einar M R Rosenvinge