public abstract @interface

NonNull

implements Annotation
io.reactivex.annotations.NonNull

Class Overview

Indicates that a field/parameter/variable/return type is never null.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation