package p;

/* JADX INFO: loaded from: classes.dex */
public final class e {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public int f6097a;

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

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

    public void a() {
        this.f6097a = 0;
        this.f6098b = null;
        this.f6099c = false;
    }
}
