package h.a.l1;

/* JADX INFO: compiled from: Tasks.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
public abstract class h implements Runnable {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public long f4303b;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public i f4304e;

    public h(long j2, i iVar) {
        this.f4303b = j2;
        this.f4304e = iVar;
    }

    public h() {
        i iVar = l.f4310f;
        this.f4303b = 0L;
        this.f4304e = iVar;
    }
}
