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

/openjdk7/jdk/src/share/classes/java/math/
H A DBigDecimal.java3453 private static final int BIG_TEN_POWERS_TABLE_INITLEN = field in class:BigDecimal
3456 16 * BIG_TEN_POWERS_TABLE_INITLEN;

Completed in 69 milliseconds