package df; import bf.g; import kf.b; import kotlin.jvm.internal.k; import kotlin.jvm.internal.s; import yf.t; /* compiled from: KotlinClassFinder.kt */ /* loaded from: classes5.dex */ public interface n extends t { /* compiled from: KotlinClassFinder.kt */ /* loaded from: classes5.dex */ public static abstract class a { /* compiled from: KotlinClassFinder.kt */ /* renamed from: df.n$a$a reason: collision with other inner class name */ /* loaded from: classes5.dex */ public static final class C0165a extends a { /* renamed from: a reason: collision with root package name */ private final byte[] f9944a; public final byte[] b() { return this.f9944a; } } /* compiled from: KotlinClassFinder.kt */ /* loaded from: classes5.dex */ public static final class b extends a { /* renamed from: a reason: collision with root package name */ private final p f9945a; /* renamed from: b reason: collision with root package name */ private final byte[] f9946b; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public b(p kotlinJvmBinaryClass, byte[] bArr) { super(null); s.e(kotlinJvmBinaryClass, "kotlinJvmBinaryClass"); this.f9945a = kotlinJvmBinaryClass; this.f9946b = bArr; } public /* synthetic */ b(p pVar, byte[] bArr, int i10, k kVar) { this(pVar, (i10 & 2) != 0 ? null : bArr); } public final p b() { return this.f9945a; } } private a() { } public /* synthetic */ a(k kVar) { this(); } public final p a() { b bVar = this instanceof b ? (b) this : null; if (bVar == null) { return null; } return bVar.b(); } } a b(g gVar); a c(b bVar); }