package o; /* renamed from: o.Xgg, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C1180Xgg extends ZTC { @InterfaceC13391fZD public C1180Xgg() { } /* renamed from: o.Xgg$Sts */ /* loaded from: classes3.dex */ public static final class Sts { private Sts() { } public /* synthetic */ Sts(byte b) { this(); } } public static double f(String str) { String str2 = str; if (str2 == null || str2.length() == 0) { return 0.0d; } return Double.parseDouble(str); } static { new Sts((byte) 0); } }