Annotation Type Hierarchy
- com.google.errorprone.annotations.CanIgnoreReturnValue (implements java.lang.annotation.Annotation)
- com.google.errorprone.annotations.CheckReturnValue (implements java.lang.annotation.Annotation)
- com.google.errorprone.annotations.CompatibleWith (implements java.lang.annotation.Annotation)
- com.google.errorprone.annotations.DoNotCall (implements java.lang.annotation.Annotation)
- com.google.errorprone.annotations.DoNotMock (implements java.lang.annotation.Annotation)
- com.google.errorprone.annotations.ForOverride (implements java.lang.annotation.Annotation)
- com.google.errorprone.annotations.Immutable (implements java.lang.annotation.Annotation)
- com.google.errorprone.annotations.MustBeClosed (implements java.lang.annotation.Annotation)
- com.google.errorprone.annotations.OverridingMethodsMustInvokeSuper (implements java.lang.annotation.Annotation)