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

15 lines
412 B
Java

package c.c.a.a0;
import c.c.a.a0.h0.c;
import java.io.IOException;
/* compiled from: IntegerParser */
public class n implements g0<Integer> {
public static final n a = new n();
/* Return type fixed from 'java.lang.Object' to match base method */
@Override // c.c.a.a0.g0
public Integer a(c cVar, float f) throws IOException {
return Integer.valueOf(Math.round(o.d(cVar) * f));
}
}