that’s the Java 8 rule. a class always inherits to...
# announcements
y
that’s the Java 8 rule. a class always inherits toString() from its superclass, and that implementation always takes precedence over the ones defined in interfaces