what-the-bank/sources/o/C16437oP.java

36 lines
1.1 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import o.C15715hv;
/* renamed from: o.oP, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16437oP extends AbstractC16173lt<WGn, IC> {
@Override // o.AbstractC16173lt
public final /* synthetic */ IC d(WGn wGn) {
WGn wGn2 = wGn;
String str = "THB".equals(wGn2.b) ? "" : wGn2.b;
IC b = IC.b();
b.a = wGn2.c;
b.h = wGn2.i != null ? a(wGn2.i) : "-";
b.m = wGn2.h != null ? c(wGn2.h) : "";
b.n = wGn2.f != null ? e(wGn2.f) : "";
b.g = wGn2.b;
b.i = wGn2.d;
b.l = wGn2.j;
b.d = String.format(e(C15715hv.tOB.two_words), wGn2.d, str);
b.c = wGn2.a;
b.f = wGn2.i == null && wGn2.h == null;
b.j = "THB".equals(wGn2.b);
b.b = wGn2.h != null && wGn2.h.doubleValue() < 0.0d;
return b;
}
/* JADX INFO: Access modifiers changed from: package-private */
@InterfaceC13391fZD
public C16437oP(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
}
}