Java Lambda Expressions

  • + 1 comment

    I don't see a closing bracket for the MyMath class in the code. It is giving me this error when I run my code. Error: reached end of file while parsing. Is there a way to add the closing bracket to the MyMath class?