discord-jadx/app/src/main/java/c/c/a/a0/u.java

16 lines
409 B
Java

package c.c.a.a0;
import android.graphics.PointF;
import c.c.a.a0.h0.c;
import java.io.IOException;
/* compiled from: PathParser */
public class u implements g0<PointF> {
public static final u a = new u();
/* Return type fixed from 'java.lang.Object' to match base method */
@Override // c.c.a.a0.g0
public PointF a(c cVar, float f) throws IOException {
return o.b(cVar, f);
}
}