For those who does not want to opem a browser: > As it turns out, adding default interface implement

For those who does not want to opem a browser:
As it turns out, adding default interface implementations provides the elements of the "traits" language feature (https://en.wikipedia.org/wiki/Trait_(computer_programming)). Traits have proven to be a powerful programming technique (http://scg.unibe.ch/archive/papers/Scha03aTraits.pdf).
Was this page helpful?