Skip to main content

All Questions

13 votes
1 answer
1k views

Java Default Method Usage

For decades it's been the case that interfaces were only only (only) for specifying method signatures. We were told that this was the "right way to do things™". Then Java 8 came out and said: Well,...
JimmyJames supports Canada's user avatar