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

29 lines
553 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.SharedPreferences;
/* loaded from: classes3.dex */
public final class qbt {
public final SharedPreferences e;
@InterfaceC13391fZD
public qbt(SharedPreferences sharedPreferences) {
C14957gcv.e(sharedPreferences, "");
this.e = sharedPreferences;
}
/* loaded from: classes3.dex */
public static final class HBt {
private HBt() {
}
public /* synthetic */ HBt(byte b) {
this();
}
}
static {
new HBt((byte) 0);
}
}