40 lines
874 B
Java
40 lines
874 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
import o.LY;
|
|
|
|
/* renamed from: o.Md, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C0684Md extends LY {
|
|
public List<IV> a;
|
|
public List<IV> b;
|
|
public List<IV> c;
|
|
public List<IV> g;
|
|
|
|
private C0684Md(Sts sts) {
|
|
super(sts);
|
|
this.b = sts.c;
|
|
this.g = sts.f;
|
|
this.c = sts.d;
|
|
this.a = sts.a;
|
|
}
|
|
|
|
/* renamed from: o.Md$Sts */
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts extends LY.IeS {
|
|
public List<IV> a;
|
|
public List<IV> c;
|
|
public List<IV> d;
|
|
public List<IV> f;
|
|
|
|
@Override // o.LY.IeS
|
|
public final /* synthetic */ LY b() {
|
|
return new C0684Md(this, (byte) 0);
|
|
}
|
|
}
|
|
|
|
/* synthetic */ C0684Md(Sts sts, byte b) {
|
|
this(sts);
|
|
}
|
|
}
|