Annotation Interface Hierarchy
- org.checkerframework.checker.optional.qual.EnsuresPresent (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.optional.qual.EnsuresPresentIf (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.optional.qual.EnsuresPresentIf.List (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.optional.qual.MaybePresent (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.optional.qual.OptionalBottom (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.optional.qual.PolyPresent (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.optional.qual.Present (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.optional.qual.RequiresPresent (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.optional.qual.RequiresPresent.List (implements java.lang.annotation.Annotation)