package J0;

import java.util.concurrent.Executor;
import java.util.concurrent.ScheduledExecutorService;

/* JADX INFO: renamed from: J0.p, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public interface InterfaceC0182p {
    Executor a();

    Executor b();

    Executor c();

    Executor d();

    Executor e();

    Executor f();

    ScheduledExecutorService g();
}
