SyntaxFix
Write A Post
Hire A Developer
Questions
I think the short answer is "because it is of zero usefulness". To call an interface method, you need an instance of the type. From instance methods you can call any static methods you want to.