package org.checkerframework.checker.optional.qual
- 
- 
Annotation Interfaces 
The  Optional container may or may not contain a value. 
 
The bottom type qualifier for the Optional Checker. 
 
A polymorphic qualifier for the Optional type system. 
 
The  Optional container definitely contains a (non-null) value.