Grokking Lambda

Read this "Within 1 minute".

Lambda functions !

class Test{
  public static void main(String[] args){
    System.out.println("Hello World !");
  }
}

Author

Arafat Al Mahmud

Software Craftsman

 The comment for this post is disabled.