GitHub Projects
Archives
- September 2015 (1)
- March 2015 (1)
- August 2014 (1)
- May 2014 (1)
- April 2014 (1)
- March 2014 (1)
- October 2013 (2)
- July 2013 (1)
- March 2013 (2)
- February 2013 (1)
- October 2012 (1)
- August 2012 (1)
- July 2012 (1)
- May 2012 (1)
- March 2012 (2)
- February 2012 (2)
- December 2011 (1)
- September 2011 (1)
- July 2011 (1)
- April 2011 (1)
- November 2010 (1)
- October 2010 (1)
- September 2010 (5)
Categories
- .Net (2)
- Agile (1)
- Scrum (1)
- Blog (2)
- Builds (1)
- Deployments (2)
- Grails (12)
- Groovy (9)
- Java (11)
- Javascript (1)
- AngularJS (1)
- Scripting (1)
- bash (1)
- Social Networking (1)
- Solaris (1)
- Scripting (1)
- Source Control (1)
- Git (1)
- Uncategorized (2)
- Web Services (1)
Blogroll
Tag Archives: java
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 default method, inheritance, interface, java, java8
2 Comments