package defpackage;

import androidx.media3.container.NalUnitUtil;
import kotlin.Metadata;
import kotlin.reflect.KClass;
import kotlin.reflect.KClassifier;
import kotlin.reflect.KType;

/* JADX INFO: loaded from: classes3.dex */
@Metadata(d1 = {"\u0000\u0002\n\u0000¨\u0006\u0000"}, d2 = {"ktor-serialization-kotlinx-json"}, k = 2, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
public final class c55 {
    public static final fz9 a(fz9 fz9Var) {
        cr4.g(fz9Var, "<this>");
        KType kType = fz9Var.b;
        cr4.d(kType);
        KType type = kType.getArguments().get(0).getType();
        cr4.d(type);
        KClassifier classifier = type.getClassifier();
        cr4.e(classifier, "null cannot be cast to non-null type kotlin.reflect.KClass<*>");
        return new fz9((KClass) classifier, type);
    }
}
