- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
14 lines
459 B
Java
14 lines
459 B
Java
package com.mbridge.msdk.reward.adapter;
|
|
|
|
import com.mbridge.msdk.foundation.entity.CampaignEx;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public interface a {
|
|
void a(String str, com.mbridge.msdk.foundation.same.report.d.c cVar);
|
|
|
|
void a(List<CampaignEx> list, com.mbridge.msdk.foundation.c.b bVar, com.mbridge.msdk.foundation.same.report.d.c cVar);
|
|
|
|
void a(List<CampaignEx> list, com.mbridge.msdk.foundation.same.report.d.c cVar);
|
|
}
|