Files
rr3-apk/decompiled/sources/com/fyber/inneractive/sdk/config/remote/g.java
Daniel Elliott f9d20bb3fc 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>
2026-02-18 14:52:23 -08:00

20 lines
398 B
Java

package com.fyber.inneractive.sdk.config.remote;
import java.util.List;
/* loaded from: classes2.dex */
public final class g implements c {
public String a;
public String b;
public b c;
public e d;
public i e;
public j f;
public List<h> g = null;
@Override // com.fyber.inneractive.sdk.config.remote.c
public final String a() {
return this.b;
}
}