Searched refs:withPositiveSign (Results 1 – 2 of 2) sorted by relevance
114 assertEquals(base.withPositiveSign('A').getPositiveSign(), 'A'); in test_positiveSign()
245 public DecimalStyle withPositiveSign(char positiveSign) { in withPositiveSign() method in DecimalStyle