Provides null pointer handling utilities for Java, including annotations and runtime checks.
<dependency>
<groupId>com.io7m.jnull</groupId>
<artifactId>com.io7m.jnull.core</artifactId>
<version>1.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Validate that a parameter is not null and throw NullPointerException if it is.
No known issues recorded.
No dependency data recorded yet.