package p138.p176.p177.p190.p217.p220.p221;

import java.util.Collections;
import java.util.List;

/* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ໞ.ޞ.އ.ރ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C3875 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final String f11993;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final long f11994;

    /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
    public final List<C3869> f11995;

    /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
    public final List<C3874> f11996;

    public C3875(String str, long j, List<C3869> list, List<C3874> list2) {
        this.f11993 = str;
        this.f11994 = j;
        this.f11995 = Collections.unmodifiableList(list);
        this.f11996 = Collections.unmodifiableList(list2);
    }

    public C3875(String str, long j, List<C3869> list, List<C3874> list2, C3873 c3873) {
        this.f11993 = str;
        this.f11994 = j;
        this.f11995 = Collections.unmodifiableList(list);
        this.f11996 = Collections.unmodifiableList(list2);
    }
}
