14.6. The Empty Statement

An empty statement does nothing.

EmptyStatement:    ;

Execution of an empty statement always completes normally.

Get The Java® Language Specification, Java SE 7 Edition, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.