Skip navigation links

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: Description

Package org.checkerframework.checker.interning Description

Provides a type-checker plug-in for the Interned qualifier that finds (and verifies the absence of) equality-testing and interning errors.
See Also:
InterningChecker
See the Checker Framework Manual:
Interning Checker
Skip navigation links