Files
adif-api-reverse-engineering/apk_decompiled/sources/l/C0428f.java

24 lines
569 B
Java

package l;
import m.C0;
/* renamed from: l.f, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C0428f {
/* renamed from: a, reason: collision with root package name */
public final C0 f7201a;
/* renamed from: b, reason: collision with root package name */
public final m f7202b;
/* renamed from: c, reason: collision with root package name */
public final int f7203c;
public C0428f(C0 c02, m mVar, int i) {
this.f7201a = c02;
this.f7202b = mVar;
this.f7203c = i;
}
}