导航菜单

页面标题

页面副标题

OLX India v19.42.007 - a.java 源代码

正在查看: OLX India v19.42.007 应用的 a.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package com.olx.eventhouse.webservices.apis;

import com.olx.eventhouse.webservices.d;
import io.ktor.http.u;
import kotlin.TuplesKt;
import kotlin.collections.MapsKt;
import kotlin.coroutines.Continuation;
import kotlin.jvm.internal.Reflection;
import kotlin.reflect.KType;
import kotlin.reflect.TypesJVMKt;

public abstract class a {
    public static final Object a(d dVar, String str, Continuation continuation) {
        KType m = Reflection.m(com.olx.eventhouse.domain.response.a.class);
        return d.a.a(dVar, "https://api.olx.in/api/v1/config/event_house", u.b.a(), null, MapsKt.f(TuplesKt.a("If-None-Match", str)), io.ktor.util.reflect.b.c(TypesJVMKt.f(m), Reflection.b(com.olx.eventhouse.domain.response.a.class), m), continuation, 4, null);
    }
}