Checks that all methods in interfaces have "public" keyword. Keyword "public" is optional for interface methods, but according to Apache Ignite code Guidelines "public" must be present.