I have a floatfloat in the String strFloat strFloat. I wanted to convert it to a rounded integer also stored in a String. This is what I came up with. It looks awful to me. Please make, so please offer some suggestions for improvement...
String strInteger = new Integer(Float.valueOf(strFloat).intValue()).toString()