package V1;

import com.google.firebase.sessions.settings.RemoteSettings;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final long f7205a;

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

    public e(long j4, long j6) {
        if (j6 == 0) {
            this.f7205a = 0L;
            this.f7206b = 1L;
        } else {
            this.f7205a = j4;
            this.f7206b = j6;
        }
    }

    public final String toString() {
        return this.f7205a + RemoteSettings.FORWARD_SLASH_STRING + this.f7206b;
    }
}
