package xyz.netfly.ui.live.epg;

import java.util.HashSet;
import java.util.Set;

/* JADX INFO: loaded from: classes3.dex */
public final class y {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final Set f35414a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final int f35415b;

    public y(HashSet hashSet, int i10) {
        this.f35414a = hashSet;
        this.f35415b = i10;
    }
}
