Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/time/format/
DDateTimeFormatterBuilder.java637 basePP = basePP.withSubsequentWidth(pp.maxWidth); in appendValue()
2539 NumberPrinterParser withSubsequentWidth(int subsequentWidth) { in withSubsequentWidth() method in DateTimeFormatterBuilder.NumberPrinterParser
2874 ReducedPrinterParser withSubsequentWidth(int subsequentWidth) { in withSubsequentWidth() method in DateTimeFormatterBuilder.ReducedPrinterParser