package o; import java.util.List; import o.TjC; /* loaded from: classes3.dex */ public final class RDW extends TjC { public List i; private RDW(Sts sts) { super(sts); this.e = sts.f; this.i = sts.g; } /* loaded from: classes3.dex */ public static final class Sts extends TjC.IeS { iJI f; public List g; @Override // o.TjC.IeS public final /* synthetic */ TjC b() { return new RDW(this, (byte) 0); } } /* synthetic */ RDW(Sts sts, byte b) { this(sts); } }