Searched refs:decExponentRounded (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/misc/
H A DFormattedFloatingDecimal.java37 int decExponentRounded; field in class:FormattedFloatingDecimal
987 return decExponentRounded - 1;
1027 decExponentRounded = exp;

Completed in 382 milliseconds