Class ArithmeticResult


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

      • ArithmeticResult

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