Hierarchy For Package com.facebook.infer.annotation
Class Hierarchy
- java.lang.Object
- com.facebook.infer.annotation.Assertions
Annotation Type Hierarchy
- com.facebook.infer.annotation.Cleanup (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.Expensive (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.FalseOnNull (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.Functional (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.IgnoreAllocations (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.Initializer (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.IntegritySink (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.IntegritySource (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.Lockless (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.Mutable (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.NoAllocation (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.NonBlocking (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.Nullsafe (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.Nullsafe.TrustList (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.NullsafeStrict (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.OkToExtend (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.PerformanceCritical (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.Present (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.PrivacySink (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.PrivacySource (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.PropagatesNullable (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.ReturnsOwnership (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.SuppressFieldNotInitialized (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.SuppressFieldNotNullable (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.SuppressLint (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.SuppressNullFieldAccess (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.SuppressNullMethodCall (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.SuppressParameterNotNullable (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.SuppressReturnOverAnnotated (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.SuppressViewNullability (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.SynchronizedCollection (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.ThreadConfined (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.ThreadSafe (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.TrueOnNull (implements java.lang.annotation.Annotation)
- com.facebook.infer.annotation.Verify (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.facebook.infer.annotation.Nullsafe.Mode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)