32 lines
960 B
Java
32 lines
960 B
Java
package o;
|
|
|
|
import com.scb.phone.data.entity.transfer.SingleDataEntity;
|
|
import com.scb.phone.data.network.service.SlipAdsService;
|
|
|
|
/* renamed from: o.fBz, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C12606fBz {
|
|
public final SlipAdsService b;
|
|
|
|
@InterfaceC13391fZD
|
|
public C12606fBz(SlipAdsService slipAdsService) {
|
|
C14957gcv.e(slipAdsService, "");
|
|
this.b = slipAdsService;
|
|
}
|
|
|
|
/* renamed from: o.fBz$LWm */
|
|
/* loaded from: classes3.dex */
|
|
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<SingleDataEntity<C17769zcZ>, C17769zcZ> {
|
|
public static final LWm c = new LWm();
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C17769zcZ invoke(SingleDataEntity<C17769zcZ> singleDataEntity) {
|
|
return singleDataEntity.getData();
|
|
}
|
|
|
|
LWm() {
|
|
super(1);
|
|
}
|
|
}
|
|
}
|