package com.ironsource.mediationsdk;

import com.ironsource.l5;
import com.ironsource.r6;
/* loaded from: classes4.dex */
public class k {

    /* renamed from: a  reason: collision with root package name */
    private String f2644a;
    private String b;
    private r6 c;

    /* JADX INFO: Access modifiers changed from: package-private */
    public k(String str, String str2, r6 r6Var) {
        this.f2644a = str;
        this.b = str2;
        this.c = r6Var;
    }

    public String a() {
        return this.f2644a;
    }

    public l5 b() {
        return this.c.d();
    }

    public r6 c() {
        return this.c;
    }

    public int d() {
        return this.c.g();
    }

    public long e() {
        return this.c.b();
    }

    public int f() {
        return this.c.i();
    }

    public boolean g() {
        return this.c.e();
    }

    public long h() {
        return this.c.f();
    }

    public long i() {
        return this.c.d().k();
    }

    public String j() {
        return this.b;
    }

    public boolean k() {
        return this.c.d().g() > 0;
    }
}
