Package org.checkerframework.checker.interning
package org.checkerframework.checker.interning
Provides a type-checker plug-in for the 
Interned qualifier that finds (and verifies the
 absence of) equality-testing and interning errors.- See Also:
- See the Checker Framework Manual:
- Interning Checker
- 
ClassesClassDescriptionAnAnnotatedTypeFactorythat accounts for the properties of the Interned type system.A type-checker plug-in for theInternedqualifier that finds (and verifies the absence of) equality-testing and interning errors.Typechecks source code for interning violations.