Annotation Interface Hierarchy
- org.checkerframework.checker.interning.qual.CompareToMethod (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.interning.qual.EqualsMethod (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.interning.qual.FindDistinct (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.interning.qual.Interned (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.interning.qual.InternedDistinct (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.interning.qual.InternMethod (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.interning.qual.PolyInterned (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.interning.qual.UnknownInterned (implements java.lang.annotation.Annotation)
- org.checkerframework.checker.interning.qual.UsesObjectEquals (implements java.lang.annotation.Annotation)