Package org.checkerframework.checker.nonempty
package org.checkerframework.checker.nonempty
-
ClassDescriptionThe type factory for the
NonEmptyChecker
.A type-checker that preventsNoSuchElementException
in the use of container classes.This class implements type rules that cannot be expressed via pre- or post-condition annotations.