package p138.p145.p146.p151.p154;

import p000.p001.p002.p003.p004.C0567;
import p037.p065.p077.InterfaceC1902;
import p138.p145.p146.p174.p175.AbstractC3250;
import p138.p145.p146.p174.p175.C3242;

/* JADX INFO: renamed from: ދ.ؠ.֏.ތ.ފ.ޒ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C2930<Z> implements InterfaceC2932<Z>, C3242.InterfaceC3246 {

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public static final InterfaceC1902<C2930<?>> f9041 = C3242.m5342(20, new C2931());

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public final AbstractC3250 f9042 = new AbstractC3250.C3252();

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public InterfaceC2932<Z> f9043;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public boolean f9044;

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public boolean f9045;

    /* JADX INFO: renamed from: ދ.ؠ.֏.ތ.ފ.ޒ$֏, reason: contains not printable characters */
    public class C2931 implements C3242.InterfaceC3244<C2930<?>> {
        @Override // p138.p145.p146.p174.p175.C3242.InterfaceC3244
        /* JADX INFO: renamed from: ֏ */
        public C2930<?> mo5047() {
            return new C2930<>();
        }
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public static <Z> C2930<Z> m5071(InterfaceC2932<Z> interfaceC2932) {
        C2930<Z> c2930 = (C2930) f9041.mo3716();
        C0567.m1858(c2930, "Argument must not be null");
        c2930.f9045 = false;
        c2930.f9044 = true;
        c2930.f9043 = interfaceC2932;
        return c2930;
    }

    @Override // p138.p145.p146.p151.p154.InterfaceC2932
    public Z get() {
        return this.f9043.get();
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public synchronized void m5072() {
        this.f9042.mo5344();
        if (!this.f9044) {
            throw new IllegalStateException("Already unlocked");
        }
        this.f9044 = false;
        if (this.f9045) {
            mo5066();
        }
    }

    @Override // p138.p145.p146.p151.p154.InterfaceC2932
    /* JADX INFO: renamed from: ؠ */
    public int mo5064() {
        return this.f9043.mo5064();
    }

    @Override // p138.p145.p146.p151.p154.InterfaceC2932
    /* JADX INFO: renamed from: ހ */
    public Class<Z> mo5065() {
        return this.f9043.mo5065();
    }

    @Override // p138.p145.p146.p151.p154.InterfaceC2932
    /* JADX INFO: renamed from: ށ */
    public synchronized void mo5066() {
        this.f9042.mo5344();
        this.f9045 = true;
        if (!this.f9044) {
            this.f9043.mo5066();
            this.f9043 = null;
            f9041.mo3715(this);
        }
    }

    @Override // p138.p145.p146.p174.p175.C3242.InterfaceC3246
    /* JADX INFO: renamed from: ބ */
    public AbstractC3250 mo5020() {
        return this.f9042;
    }
}
