Everything You Need To Know About Default Methods

This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).

A comprehensive reference on Java 8 default methods covering syntax, method resolution rules (classes win over interfaces, more specific interfaces win over less specific ones, manual disambiguation otherwise), conflict resolution, re-abstracting methods, and modifier restrictions. Also explores the design rationale behind

16m read timeFrom nipafx.dev
Post cover image
Table of contents
▚ Default Methods▚ A Little Context▚ Inheritance and Class-Building▚ More Links▚ Reflection

Sort: