Java assert Keyword
Jump to navigation
Jump to search
Internal
Overview
Keyword added in Java 1.4. The runtime does not enforce it unless the -ea
(Enable Assertions) command line switch is used.