Package org.checkerframework.checker.optional
package org.checkerframework.checker.optional
-
ClassesClassDescriptionA type-checker that prevents
NoSuchElementExceptionin the use of theOptionalclass.Type factory for the OptionalImplChecker.The implementation of a type-checker that prevents misuse of theOptionalclass.The transfer function for the Optional Checker.The OptionalImplVisitor enforces the Optional Checker rules.