Annotation Type Hierarchy
- com.perfectcorp.annotation.AnyThread (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.CallSuper (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.CheckResult (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.ColorInt (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.FloatRange (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.GLThread (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.GuardedBy (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.IntDef (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.IntRange (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.Lifecycle (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.MainThread (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.NonNull (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.Nullable (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.RequiresApi (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.RequiresPermission (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.RequiresPermission.Read (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.RequiresPermission.Write (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.VisibleForTesting (implements java.lang.annotation.Annotation)
- com.perfectcorp.annotation.WorkerThread (implements java.lang.annotation.Annotation)