package io.grpc;
/* loaded from: classes6.dex */
public interface InternalMayRequireSpecificExecutor {
    boolean isSpecificExecutorRequired();
}
