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

/openjdk7/jdk/src/share/classes/java/math/
H A DBigDecimal.java3824 * Note: Since this is an audit method, we are not supposed to change the
3827 private BigDecimal audit() { method in class:BigDecimal
3830 print("audit", this);
3835 print("audit", this);
3842 print("audit", this);
3849 print("audit", this);

Completed in 40 milliseconds