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

37 lines
879 B
Java

package o;
/* renamed from: o.ghv, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public class C15133ghv extends AbstractC15058gfr {
ExecutorC15130ghs a;
private final int b;
private final long e;
private final String i;
private final int j;
private /* synthetic */ C15133ghv(byte b) {
this(ghB.e, ghB.c, ghB.d, "CoroutineScheduler");
}
public C15133ghv(int i, int i2, long j, String str) {
this.b = i;
this.j = i2;
this.e = j;
this.i = str;
this.a = new ExecutorC15130ghs(i, i2, j, str);
}
@Override // o.AbstractC15004geU
public final void d(InterfaceC14912gbn interfaceC14912gbn, Runnable runnable) {
this.a.d(runnable, ghB.b);
}
public void close() {
this.a.close();
}
public C15133ghv() {
this((byte) 0);
}
}