31 lines
936 B
Java
31 lines
936 B
Java
package o;
|
|
|
|
import com.scb.phone.data.entity.transfer.SingleDataEntity;
|
|
import com.scb.phone.data.network.service.BankingAgentService;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class LaL {
|
|
public final BankingAgentService e;
|
|
|
|
@InterfaceC13391fZD
|
|
public LaL(BankingAgentService bankingAgentService) {
|
|
C14957gcv.e(bankingAgentService, "");
|
|
this.e = bankingAgentService;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<SingleDataEntity<C6545cWH>, List<? extends C17358wBB>> {
|
|
public static final IeS e = new IeS();
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ List<? extends C17358wBB> invoke(SingleDataEntity<C6545cWH> singleDataEntity) {
|
|
return singleDataEntity.getData().a;
|
|
}
|
|
|
|
IeS() {
|
|
super(1);
|
|
}
|
|
}
|
|
}
|