Added in API level 34

ExplicitGcViolation


public final class ExplicitGcViolation
extends Violation

java.lang.Object
   ↳ java.lang.Throwable
     ↳ android.os.strictmode.Violation
       ↳ android.os.strictmode.ExplicitGcViolation


See #StrictMode.ThreadPolicy.Builder.detectExplicitGc().

Summary

Inherited methods