JavaScript is disabled on your browser.

Annotation Interface PolyNull


A polymorphic qualifier for the non-null type system.

Any method written using PolyNull conceptually has two versions: one in which every instance of PolyNull has been replaced by NonNull, and one in which every instance of PolyNull has been replaced by Nullable.

See the Checker Framework Manual:
Nullness Checker, Qualifier polymorphism
Morty Proxy This is a proxified and sanitized view of the page, visit original site.