package org.jacoco.core.internal.instr;
/* loaded from: classes6.dex */
interface IProbeInserter {
    void insertProbe(int i);
}
