45 lines
1.2 KiB
Java
45 lines
1.2 KiB
Java
|
package o;
|
||
|
|
||
|
import com.airbnb.deeplinkdispatch.UrlTreeKt;
|
||
|
import java.security.MessageDigest;
|
||
|
import o.wrW;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class unA implements InterfaceC2545agd {
|
||
|
public final nyh<wrW<?>, Object> d = new C15150gie();
|
||
|
|
||
|
@Override // o.InterfaceC2545agd
|
||
|
public final boolean equals(Object obj) {
|
||
|
if (obj instanceof unA) {
|
||
|
return this.d.equals(((unA) obj).d);
|
||
|
}
|
||
|
return false;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC2545agd
|
||
|
public final int hashCode() {
|
||
|
return this.d.hashCode();
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC2545agd
|
||
|
public final void a(MessageDigest messageDigest) {
|
||
|
for (int i = 0; i < this.d.size(); i++) {
|
||
|
int i2 = i << 1;
|
||
|
wrW wrw = (wrW) this.d.e[i2];
|
||
|
Object obj = this.d.e[i2 + 1];
|
||
|
wrW.LWm<T> lWm = wrw.b;
|
||
|
if (wrw.d == null) {
|
||
|
wrw.d = wrw.c.getBytes(InterfaceC2545agd.e);
|
||
|
}
|
||
|
lWm.d(wrw.d, obj, messageDigest);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public final String toString() {
|
||
|
StringBuilder sb = new StringBuilder("Options{values=");
|
||
|
sb.append(this.d);
|
||
|
sb.append(UrlTreeKt.componentParamSuffixChar);
|
||
|
return sb.toString();
|
||
|
}
|
||
|
}
|