79099084

Date: 2024-10-17 16:44:15
Score: 1
Natty:
Report link

From the documentation:

Libraries outside of the interface's own defining library can implement the interface, but not extend it.

Which implies that within the defining library it is possible to extend a class marked with the ’interface’ modifier and make use of a concrete method defined in a super class.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: Dan R