break « Statements « SCJP






5.5.break
5.5.1.The break statement terminates execution of a loop.
5.5.2.You can use labels on break statements