package kotlinx.coroutines.scheduling; /* renamed from: kotlinx.coroutines.scheduling.h */ /* loaded from: classes.dex */ public abstract class AbstractRunnableC1399h implements Runnable { /* renamed from: d */ public long f3104d; /* renamed from: e */ public InterfaceC1400i f3105e; public AbstractRunnableC1399h() { this(0L, C1403l.f3113f); } public AbstractRunnableC1399h(long j, InterfaceC1400i interfaceC1400i) { this.f3104d = j; this.f3105e = interfaceC1400i; } }