package le;

import android.view.View;

/* JADX INFO: loaded from: classes3.dex */
public interface b {
    void onItemClick(View view, int i10);
}
