FractionPrinterParser.isFixedWidth

For FractionPrinterPrinterParser, the width is fixed if context is sttrict, minWidth equal to maxWidth and decimalpoint is absent. @param context the context @return if the field is fixed width @see DateTimeFormatterBuilder#appendValueFraction(hunt.time.temporal.TemporalField, int, int, bool)

class FractionPrinterParser
override
bool
isFixedWidth

Meta