oop - Why java interfaces can't contain static methods implementations? -


i'm curious, wouldn't more convinient allow interfaces contain implementations of static methods? such methods contain short commonly used(by interface implementors) logic.

because interface describes what. doesn't describe how.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -