package p138.p176.p177.p178.p179.p180;

import p138.p139.p143.p144.C2803;

/* JADX INFO: renamed from: ދ.ހ.֏.֏.ނ.ؠ.ޅ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C3272 extends AbstractC3280 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final long f9647;

    public C3272(long j) {
        this.f9647 = j;
    }

    public boolean equals(Object obj) {
        if (obj == this) {
            return true;
        }
        return (obj instanceof AbstractC3280) && this.f9647 == ((C3272) ((AbstractC3280) obj)).f9647;
    }

    public int hashCode() {
        long j = this.f9647;
        return 1000003 ^ ((int) (j ^ (j >>> 32)));
    }

    public String toString() {
        return C2803.m4883(C2803.m4889("LogResponse{nextRequestWaitMillis="), this.f9647, "}");
    }
}
