public class FloatUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static float |
EPSILON |
Constructor and Description |
---|
FloatUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
compareFloats(float f1,
float f2) |
private static final float EPSILON