Searched refs:TRUNCZEROS_YES (Results 1 – 1 of 1) sorted by relevance
58 final private static boolean TRUNCZEROS_YES = true; field in DisplayFormatters1675 …System.out.println("0.001:" + DisplayFormatters.formatDecimal(0.001, 6, TRUNCZEROS_YES, ROUND_NO)); in main()