19 lines
529 B
Java
19 lines
529 B
Java
|
package o;
|
||
|
|
||
|
import android.text.TextUtils;
|
||
|
import com.scb.phone.data.entity.transfer.SingleDataEntity;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class Hfm extends ZTC {
|
||
|
@InterfaceC13391fZD
|
||
|
public Hfm() {
|
||
|
}
|
||
|
|
||
|
public static AWC d(SingleDataEntity<rLP> singleDataEntity) {
|
||
|
int parseInt = (singleDataEntity.getData() == null || TextUtils.isEmpty(singleDataEntity.getData().c)) ? 0 : Integer.parseInt(singleDataEntity.getData().c);
|
||
|
AWC e = AWC.e();
|
||
|
e.b = parseInt;
|
||
|
return e;
|
||
|
}
|
||
|
}
|