CONTENTS | PREV | NEXT Java Code Conventions


5.2 Compound Statements

Compound statements are statements that contain lists of statements enclosed in braces  "{ statements }". See the following sections for examples.



CONTENTS | PREV | NEXT
Copyright © 1997 Sun Microsystems, Inc. All Rights Reserved.