float value, assuming that this value represents a JSON number. If this is not the case, an exception is thrown. If the JSON number is out of the Float range, {@link Float#POSITIVE_INFINITY} or{@link Float#NEGATIVE_INFINITY} is returned.
float
@throws UnsupportedOperationException if this value is not a JSON number
| |
| |