package com.bytedance.sdk.component.jnr.fm;

import com.bytedance.sdk.component.jnr.ajl;
import com.bytedance.sdk.component.jnr.wsy;
import java.util.Map;

/* JADX INFO: loaded from: classes.dex */
public class lb<T> implements ajl {
    Map<String, String> fm;
    private wsy jnr;

    /* JADX INFO: renamed from: lb, reason: collision with root package name */
    private T f6626lb;
    private int ro;
    private String yz;

    public lb(int i10, T t10, String str) {
        this.ro = i10;
        this.f6626lb = t10;
        this.yz = str;
    }

    @Override // com.bytedance.sdk.component.jnr.ajl
    public int fm() {
        return this.ro;
    }

    @Override // com.bytedance.sdk.component.jnr.ajl
    public String lb() {
        return this.yz;
    }

    @Override // com.bytedance.sdk.component.jnr.ajl
    public T ro() {
        return this.f6626lb;
    }

    public lb(int i10, T t10, String str, Map<String, String> map) {
        this(i10, t10, str);
        this.fm = map;
    }

    public void fm(wsy wsyVar) {
        this.jnr = wsyVar;
    }
}
