package s.a; import kotlinx.coroutines.Job; /* compiled from: Job.kt */ public interface p extends Job { void r(m1 m1Var); }