Package org.checkerframework.checker.optional
package org.checkerframework.checker.optional
- 
ClassesClassDescriptionOptionalAnnotatedTypeFactory for the Optional Checker.A type-checker that prevents misuse of theOptionalclass.The transfer function for the Optional Checker.The OptionalVisitor enforces the Optional Checker rules.