package H0;

import I0.b;
import I0.h;
import io.sentry.internal.debugmeta.c;

/* JADX INFO: loaded from: classes.dex */
public final class a implements h {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final b f871b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final c f872c;

    public a(b bVar) {
        c cVar = new c(3);
        this.f871b = bVar;
        this.f872c = cVar;
    }
}
