Class ArithmeticResult


  • public class ArithmeticResult
    extends ResultsBase
    A tool for an easy online testing of arithmetic expression evaluation. The data come from arithmetic-result.jsp.
    • Constructor Detail

      • ArithmeticResult

        public ArithmeticResult​(jakarta.servlet.http.HttpServletRequest request,
                                jakarta.servlet.http.HttpServletResponse response)