Class ArithmeticOperatorsImpl

  • All Implemented Interfaces:
    ArithmeticOperators

    public class ArithmeticOperatorsImpl
    extends Object
    implements ArithmeticOperators
    Implementation of the ArithmeticOperators interface.
    Author:
    Justin Deoliveira, The Open Planning Project
    • Constructor Detail

      • ArithmeticOperatorsImpl

        public ArithmeticOperatorsImpl()
      • ArithmeticOperatorsImpl

        public ArithmeticOperatorsImpl​(boolean simpleArtithmetic,
                                       Functions functions)