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

16 lines
335 B
Java

package o;
/* renamed from: o.gw, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C15597gw {
public String a;
public String b;
public String c;
public C15597gw(String str, String str2, String str3) {
this.c = str;
this.b = str2;
this.a = str3;
}
}