Dipl.-Kfm. Michael H.E. Roth
Revision History |
---|
Revision $Revision: 1.4 $ | $Date: 2002/12/11 10:11:34 $ | $Author: mher $ |
Abstract
This document is about the style how we will code the java classes.
The general coding style adheres to the SUN Java Coding Style except that we will always use braces even if they are not really needed (only one statement in an if-, else- or while-block).