AdvanceJava_AnonymousClass_LambdaExpression.java
/* --> Anonymous class is an inner class without a name, which means that we can declare and instantiate class at the same time.
This is Zeeshan A.Khan and This is my blog which covers basics of Core Java concepts.It contains an index page for ease of access.I use this blog for references of topics for myself. Thank You..