Home | History | Annotate | Download | only in util

Lines Matching defs:parseFloat

1505     private float parseFloat(JsonElement json)
1515 // We don't use Float.parseFloat() here because that function simply
1644 return parseFloat(json);