Annotation Interface OptionalBottom


The bottom type qualifier for the Optional Checker. The only value of this type is null. Programmers rarely write this annotation.
See the Checker Framework Manual:
Optional Checker