public class AdditionOperator
extends de.odysseus.el.tree.impl.ast.AstBinary.SimpleOperator
Modifier and Type | Field and Description |
---|---|
static AdditionOperator |
OP |
Constructor and Description |
---|
AdditionOperator() |
Modifier and Type | Method and Description |
---|---|
protected Object |
apply(de.odysseus.el.misc.TypeConverter converter,
Object o1,
Object o2) |
public static final AdditionOperator OP
Copyright © 2018. All rights reserved.