22 lines
640 B
Java
22 lines
640 B
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.hY, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C15656hY extends C15620hF {
|
||
|
public final C17442wnT b;
|
||
|
public final C14878gas c;
|
||
|
public final VFm d;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C15656hY(C17442wnT c17442wnT, C14878gas c14878gas, VFm vFm) {
|
||
|
super((byte) 0);
|
||
|
C14957gcv.e(c17442wnT, "");
|
||
|
C14957gcv.e(c14878gas, "");
|
||
|
C14957gcv.e(vFm, "");
|
||
|
this.b = c17442wnT;
|
||
|
this.c = c14878gas;
|
||
|
this.d = vFm;
|
||
|
}
|
||
|
}
|