Java assert Keyword

From NovaOrdis Knowledge Base
Revision as of 23:41, 13 October 2021 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.