You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

68 lines
2.6 KiB

package p060t1;
import java.util.concurrent.CancellationException;
import p006b1.C0484l;
import p012d1.InterfaceC0633f;
import p036l1.InterfaceC1432l;
import p036l1.InterfaceC1436p;
/* renamed from: t1.v0 */
/* loaded from: classes.dex */
public interface InterfaceC1723v0 extends InterfaceC0633f.InterfaceC0636b {
/* renamed from: c */
public static final C1725b f3953c = C1725b.f3954d;
/* renamed from: t1.v0$a */
/* loaded from: classes.dex */
public static final class C1724a {
/* renamed from: a */
public static <R> R m504a(InterfaceC1723v0 interfaceC1723v0, R r, InterfaceC1436p<? super R, ? super InterfaceC0633f.InterfaceC0636b, ? extends R> interfaceC1436p) {
return (R) InterfaceC0633f.InterfaceC0636b.C0637a.m3234a(interfaceC1723v0, r, interfaceC1436p);
}
/* renamed from: b */
public static <E extends InterfaceC0633f.InterfaceC0636b> E m503b(InterfaceC1723v0 interfaceC1723v0, InterfaceC0633f.InterfaceC0638c<E> interfaceC0638c) {
return (E) InterfaceC0633f.InterfaceC0636b.C0637a.m3233b(interfaceC1723v0, interfaceC0638c);
}
/* renamed from: c */
public static /* synthetic */ InterfaceC1683i0 m502c(InterfaceC1723v0 interfaceC1723v0, boolean z, boolean z2, InterfaceC1432l interfaceC1432l, int i, Object obj) {
if (obj == null) {
if ((i & 1) != 0) {
z = false;
}
if ((i & 2) != 0) {
z2 = true;
}
return interfaceC1723v0.mo505k(z, z2, interfaceC1432l);
}
throw new UnsupportedOperationException("Super calls with default arguments not supported in this target, function: invokeOnCompletion");
}
/* renamed from: d */
public static InterfaceC0633f m501d(InterfaceC1723v0 interfaceC1723v0, InterfaceC0633f.InterfaceC0638c<?> interfaceC0638c) {
return InterfaceC0633f.InterfaceC0636b.C0637a.m3232c(interfaceC1723v0, interfaceC0638c);
}
}
/* renamed from: t1.v0$b */
/* loaded from: classes.dex */
public static final class C1725b implements InterfaceC0633f.InterfaceC0638c<InterfaceC1723v0> {
/* renamed from: d */
public static final /* synthetic */ C1725b f3954d = new C1725b();
}
/* renamed from: a */
boolean mo508a();
/* renamed from: e */
CancellationException mo507e();
/* renamed from: j */
void mo506j(CancellationException cancellationException);
/* renamed from: k */
InterfaceC1683i0 mo505k(boolean z, boolean z2, InterfaceC1432l<? super Throwable, C0484l> interfaceC1432l);
}