package f0; import d0.z.d.m; /* compiled from: EventListener.kt */ public abstract class t { public static final t a = new a(); /* compiled from: EventListener.kt */ public static final class a extends t { } /* compiled from: EventListener.kt */ public interface b { t a(e eVar); } public void a(e eVar, k kVar) { m.checkParameterIsNotNull(eVar, "call"); m.checkParameterIsNotNull(kVar, "connection"); } }