Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Java

We use a slight modification of the IntelliJ IDEA default coding style, SNAP.xml.

Align multiple method call parameterers:

Use fully qualified import statements (avoid wildcard '*'):

  • No labels