31 lines
679 B
Java
31 lines
679 B
Java
package o;
|
|
|
|
/* renamed from: o.jD, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15851jD extends C15620hF {
|
|
public final KdF e;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15851jD(KdF kdF) {
|
|
super((byte) 0);
|
|
C14957gcv.e(kdF, "");
|
|
this.e = kdF;
|
|
}
|
|
|
|
/* renamed from: o.jD$RVV */
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV {
|
|
private RVV() {
|
|
}
|
|
|
|
public /* synthetic */ RVV(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
static {
|
|
new RVV((byte) 0);
|
|
}
|
|
}
|