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

12 lines
356 B
Java

package o;
/* loaded from: classes3.dex */
public final class KB extends AbstractC0624Ky {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public KB(EnumC0622Kw enumC0622Kw, String str) {
super(enumC0622Kw, str, (byte) 0);
C14957gcv.e(enumC0622Kw, "");
C14957gcv.e(str, "");
}
}