Ankit AgrahariMar 2812 minJava 8Day to Day Lambda & Functional Programming in Java 8If you have seen lately, everyone has shifted to Java 8 and is more or less trying to move from lengthy code blocks to few lines/precise...
Ankit AgrahariFeb 114 minJava 8Custom Iterators in JavaThis is a bit embarrassing to start with, but lets say I got this question and was quite dumb stuck on how to write a custom iterator....