Searched defs:stickyRound (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/misc/
H A DFloatingDecimal.java273 stickyRound( double dval ){ method in class:FloatingDecimal
1747 return stickyRound( dValue );
2338 * the the right float value (see the stickyRound
H A DFormattedFloatingDecimal.java281 stickyRound( double dval ){ method in class:FormattedFloatingDecimal
1653 return stickyRound( dValue );

Completed in 145 milliseconds