what-the-bank/sources/o/C0633Lb.java

16 lines
440 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.Lb, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0633Lb extends KT {
public /* synthetic */ C0633Lb(String str) {
this(Boolean.FALSE, str);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
private C0633Lb(Boolean bool, String str) {
super(bool, str);
C14957gcv.e(str, "");
}
}