Class SubtractIntInt

java.lang.Object
org.faktorips.fl.operations.AbstractBinaryOperation<org.faktorips.codegen.JavaCodeFragment>
org.faktorips.fl.operations.AbstractBinaryJavaOperation
org.faktorips.fl.operations.SubtractIntInt
All Implemented Interfaces:
BinaryOperation<org.faktorips.codegen.JavaCodeFragment>

public class SubtractIntInt extends AbstractBinaryJavaOperation
Operation for the addition of two ints.