package p018f1; import p012d1.InterfaceC0629d; import p012d1.InterfaceC0633f; /* renamed from: f1.b */ /* loaded from: classes.dex */ public final class C0714b implements InterfaceC0629d { /* renamed from: d */ public static final C0714b f2297d = new C0714b(); @Override // p012d1.InterfaceC0629d /* renamed from: d */ public InterfaceC0633f mo595d() { throw new IllegalStateException("This continuation is already complete".toString()); } @Override // p012d1.InterfaceC0629d /* renamed from: i */ public void mo591i(Object obj) { throw new IllegalStateException("This continuation is already complete".toString()); } public String toString() { return "This continuation is already complete"; } }