All Implemented Interfaces:
Opcodes, SpelNode

public class OpDec extends Operator
Decrement operator. Can be used in a prefix or postfix form. This will throw appropriate exceptions if the operand in question does not support decrement.
Since:
3.2
Author:
Andy Clement, Juergen Hoeller, Giovanni Dall'Oglio Risso, Sam Brannen