Specifications

Sun Services
Java™ Programming Language
Module 4, slide 27 of 31
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. Sun Services, Revision F
Special Loop Flow Control
The break
[<label>]
; command
The continue
[<label>]
; command
The
<label>
:
<statement>
command, where
<statement>
should be a loop