单项选择题

A.Float.parseFloat("7582")
B.Double.parseDouble("7582")
C.Integer.parseInt("7582")
D.Long.parseLong("7582")