Interface Operator

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  Operator.Simple
      An operator that can operate on two numbers and return a number.
    • Method Detail

      • asString

        String asString()
        The string representation of this operator
        Returns:
        The representation