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

53 lines
1.4 KiB
Java

package o;
import com.scb.phone.data.entity.transfer.SingleDataEntity;
import java.util.ArrayList;
import java.util.List;
/* loaded from: classes3.dex */
public final class Uxm implements uoL {
private final RPj a;
final FWO d;
@InterfaceC13391fZD
public Uxm(RPj rPj, FWO fwo) {
this.a = rPj;
this.d = fwo;
}
@Override // o.uoL
public final AbstractC13163fSk<List<eBF>> b() {
return this.a.e.getSalaryRanges().map(new fSS() { // from class: o.Xrx
@Override // o.fSS
public final Object a(Object obj) {
SingleDataEntity singleDataEntity = (SingleDataEntity) obj;
if (singleDataEntity != null) {
return (C15865jJI) singleDataEntity.getData();
}
return null;
}
}).map(new fSS(this) { // from class: o.muc
private Uxm b;
@Override // o.fSS
public final Object a(Object obj) {
FWO fwo = this.b.d;
ArrayList arrayList = new ArrayList();
for (vOB vob : ((C15865jJI) obj).e) {
arrayList.add(new eBF(vob.e, vob.a));
}
return arrayList;
}
{
this.b = this;
}
});
}
@Override // o.uoL
public final fRY c(C3043aq c3043aq) {
return fRY.b(this.a.e.submitCareerInfo(c3043aq));
}
}