what-the-bank/sources/o/LsD.java

18 lines
479 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.github.mikephil.charting.charts.PieChart;
/* loaded from: classes.dex */
public final class LsD extends pNb<PieChart> {
public LsD(PieChart pieChart) {
super(pieChart);
}
/* JADX WARN: Multi-variable type inference failed */
@Override // o.pNb
protected final UAQ a(int i, float f, float f2) {
InterfaceC1234Ypa f3 = ((Dfa) ((PieChart) this.b).g()).f();
return new UAQ(i, f3.d(i).e, f, f2, 0, f3.e());
}
}