Home
last modified time | relevance | path

Searched refs:withSpaces (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DPreferredAndAllowedHour.java99 Joiner withSpaces = Joiner.on(" "); in toString() local
103 + withSpaces.join(allowed) in toString()
105 + withSpaces.join(regions) in toString()