Add decompiled APK source code (JADX)

- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-02-18 14:52:23 -08:00
parent cc210a65ea
commit f9d20bb3fc
26991 changed files with 2541449 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
package com.fyber.inneractive.sdk.protobuf;
import com.fyber.inneractive.sdk.protobuf.GeneratedMessageLite;
import com.fyber.inneractive.sdk.protobuf.u;
import com.fyber.inneractive.sdk.protobuf.u.b;
import java.io.IOException;
import java.util.Map;
/* loaded from: classes2.dex */
public abstract class r<T extends u.b<T>> {
public abstract int a(Map.Entry<?, ?> entry);
public abstract GeneratedMessageLite.e a(q qVar, o0 o0Var, int i);
public abstract u<T> a(Object obj);
public abstract <UT, UB> UB a(c1 c1Var, Object obj, q qVar, u<T> uVar, UB ub, k1<UT, UB> k1Var) throws IOException;
public abstract void a(c1 c1Var, Object obj, q qVar, u<T> uVar) throws IOException;
public abstract void a(i iVar, Object obj, q qVar, u<T> uVar) throws IOException;
public abstract void a(m mVar, Map.Entry entry) throws IOException;
public abstract boolean a(o0 o0Var);
public abstract u<T> b(Object obj);
public abstract void c(Object obj);
}