package m4;

import java.util.concurrent.Executor;

/* JADX INFO: loaded from: classes3.dex */
public final class C {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final com.google.firebase.firestore.remote.g f20575a;

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

    public C(com.google.firebase.firestore.remote.g gVar, Executor executor) {
        this.f20575a = gVar;
        this.f20576b = executor;
    }
}
