package com.bytedance.adsdk.ro;

import android.graphics.Bitmap;
import java.util.List;
import org.json.JSONArray;

/* JADX INFO: loaded from: classes.dex */
public class vt {
    private final String ajl;

    /* JADX INFO: renamed from: ef, reason: collision with root package name */
    private final int[][] f6288ef;
    private final int fm;
    private final String jnr;
    private Bitmap ku;

    /* JADX INFO: renamed from: lb, reason: collision with root package name */
    private final String f6289lb;
    private final int ro;
    private final JSONArray vt;
    private final List<fm> wsy;
    private final String wu;
    private final String yz;

    public static class fm {
        public int ajl;
        public int fm;
        public int jnr;

        /* JADX INFO: renamed from: lb, reason: collision with root package name */
        public String f6290lb;
        public int ro;
        public String wsy;
        public String yz;
    }

    public vt(int i10, int i11, String str, String str2, String str3, String str4, List<fm> list, String str5, int[][] iArr, JSONArray jSONArray) {
        this.fm = i10;
        this.ro = i11;
        this.f6289lb = str;
        this.yz = str2;
        this.jnr = str3;
        this.ajl = str4;
        this.wsy = list;
        this.wu = str5;
        this.f6288ef = iArr;
        this.vt = jSONArray;
    }

    public int[][] ajl() {
        return this.f6288ef;
    }

    public String ef() {
        return this.yz;
    }

    public int fm() {
        return this.fm;
    }

    public String jnr() {
        return this.wu;
    }

    public Bitmap ku() {
        return this.ku;
    }

    public List<fm> lb() {
        return this.wsy;
    }

    public int ro() {
        return this.ro;
    }

    public String vt() {
        return this.jnr;
    }

    public JSONArray wsy() {
        return this.vt;
    }

    public String wu() {
        return this.f6289lb;
    }

    public String yz() {
        return this.ajl;
    }

    public void fm(Bitmap bitmap) {
        this.ku = bitmap;
    }
}
