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

17 lines
407 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.aGz, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final /* synthetic */ class RunnableC1535aGz implements Runnable {
private C1533aGx c;
@Override // java.lang.Runnable
public final void run() {
C1533aGx.c(this.c);
}
public /* synthetic */ RunnableC1535aGz(C1533aGx c1533aGx) {
this.c = c1533aGx;
}
}