HomeSort by relevance Sort by last modified time
    Searched full:negativefloat (Results 1 - 1 of 1) sorted by null

  /libcore/ojluni/src/main/java/java/util/
Scanner.java 538 String negativeFloat = "(" + negativePrefix + decimalNumeral +
541 positiveFloat + "|" + negativeFloat + ")";
    [all...]

Completed in 125 milliseconds