30 lines
827 B
Java
30 lines
827 B
Java
package o;
|
|
|
|
import com.scb.phone.data.entity.transfer.SingleDataEntity;
|
|
import com.scb.phone.data.network.service.ISprintService;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zbj {
|
|
public final ISprintService c;
|
|
|
|
@InterfaceC13391fZD
|
|
public zbj(ISprintService iSprintService) {
|
|
C14957gcv.e(iSprintService, "");
|
|
this.c = iSprintService;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<SingleDataEntity<Csb>, Csb> {
|
|
public static final IeS b = new IeS();
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ Csb invoke(SingleDataEntity<Csb> singleDataEntity) {
|
|
return singleDataEntity.getData();
|
|
}
|
|
|
|
IeS() {
|
|
super(1);
|
|
}
|
|
}
|
|
}
|