17 lines
428 B
Java
17 lines
428 B
Java
package androidx.fragment.app;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class F {
|
|
|
|
/* renamed from: a, reason: collision with root package name */
|
|
public final /* synthetic */ int f2995a;
|
|
|
|
/* renamed from: b, reason: collision with root package name */
|
|
public final /* synthetic */ Object f2996b;
|
|
|
|
public /* synthetic */ F(Object obj, int i) {
|
|
this.f2995a = i;
|
|
this.f2996b = obj;
|
|
}
|
|
}
|