jaxen
jaxen copied to clipboard
remove public modifier from interfaces
Methods in interfaces are public by default.
I don't remember. If it was the case, it has to be before Java 1.3.
@elharo is there anything else to do here?
No, I just need to decide whether I want to merge this or not.