“public static” is far more common, so you might want to go with that just to increase readability for programmers who never stumbled upon “static public”.
“public static” is far more common, so you might want to go with that just to increase readability for programmers who never stumbled upon “static public”.