package p402.p405.p407.p408;

import p402.p405.InterfaceC6575;
import p402.p405.InterfaceC6578;

/* JADX INFO: renamed from: ގ.ތ.ވ.֏.ؠ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C6590 implements InterfaceC6575<Object> {

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public static final C6590 f19370 = new C6590();

    public String toString() {
        return "This continuation is already complete";
    }

    @Override // p402.p405.InterfaceC6575
    /* JADX INFO: renamed from: ֏ */
    public InterfaceC6578 mo2607() {
        throw new IllegalStateException("This continuation is already complete".toString());
    }

    @Override // p402.p405.InterfaceC6575
    /* JADX INFO: renamed from: ֏ */
    public void mo2608(Object obj) {
        throw new IllegalStateException("This continuation is already complete".toString());
    }
}
