| Package | Description | 
|---|---|
| java.lang | Core Java classes | 
| Modifier and Type | Method and Description | 
|---|---|
| static Float | Float. valueOf(float f) | 
| static Float | Float. valueOf(String s) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | Float. compareTo(Float other) |