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

17 lines
309 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.ghC, reason: case insensitive filesystem */
/* loaded from: classes.dex */
final class C15100ghC implements ghF {
private final int c;
public C15100ghC(int i) {
this.c = i;
}
@Override // o.ghF
public final int c() {
return this.c;
}
}