Monthly Archives: August 2014

Interesting use of Java 8 interface default method

Intro I was in the middle of trying to implement a type of validation on my current project at work. Said project uses Java 7, and the problem had to do with an interface extending another interface. I was literally in the middle … Continue reading

Posted in Java, Java 8, Uncategorized | Tagged , , , , | 2 Comments