package h3;

/* JADX INFO: loaded from: classes.dex */
public final class t5 implements v5 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final t5 f18559a = new t5();

    public final boolean equals(Object obj) {
        return this == obj || (obj instanceof t5);
    }

    public final int hashCode() {
        return 1830888447;
    }

    public final String toString() {
        return "Idle";
    }
}
