类 OpInc

所有已实现的接口:
Opcodes, SpelNode

public class OpInc extends Operator
Increment operator. Can be used in a prefix or postfix form. This will throw appropriate exceptions if the operand in question does not support increment.
从以下版本开始:
4.0
作者:
Andy Clement, Juergen Hoeller, Giovanni Dall'Oglio Risso, Sam Brannen