package d.s0;

/* JADX INFO: compiled from: StringNumberConversionsJVM.kt */
/* JADX INFO: loaded from: classes.dex */
@d.n
final class g {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final g f2717a = new g();

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final f f2718b;

    static {
        String str = "[eE][+-]?(\\p{Digit}+)";
        f2718b = new f("[\\x00-\\x20]*[+-]?(NaN|Infinity|((" + ("((\\p{Digit}+)(\\.)?((\\p{Digit}+)?)(" + str + ")?)|(\\.((\\p{Digit}+))(" + str + ")?)|((" + ("(0[xX](\\p{XDigit}+)(\\.)?)|(0[xX](\\p{XDigit}+)?(\\.)(\\p{XDigit}+))") + ")[pP][+-]?(\\p{Digit}+))") + ")[fFdD]?))[\\x00-\\x20]*");
    }

    private g() {
    }
}
