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