xxxxxxxxxx
One of the biggest differences between an anonymous class and the Lambda function is the use of keywords.
While the keywords in a Lambda function are used to resolve functional classes, the keywords in anonymous classes are used to resolve anonymous functional classes.