Roland Turner

about | contact

Java Modifier Sequence

It’s a trivial aesthetic thing, but the preferred sequence for “modifiers” is:

public protected private static abstract final native synchronized transient volatile strictfp

Java Modifier Sequence © 2016 by Roland Turner is licensed under CC BY-SA 4.0