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
Post a Comment