Searched refs:withLowerCase (Results 1 – 3 of 3) sorted by relevance
286 public HexFormat withLowerCase() { in withLowerCase() method in HexFormat
537 actual = uppercase ? actual.withUpperCase() : actual.withLowerCase(); in testFormatterTestEquals()
14043 method public java.util.HexFormat withLowerCase();