| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.jodatime.format |
| 限定符和类型 | 方法和说明 |
|---|---|
PeriodPrinter |
PeriodFormatter.getPrinter()
Gets the internal printer object that performs the real printing work.
|
PeriodPrinter |
PeriodFormatterBuilder.toPrinter()
Internal method to create a PeriodPrinter instance using all the
appended elements.
|
| 限定符和类型 | 方法和说明 |
|---|---|
PeriodFormatterBuilder |
PeriodFormatterBuilder.append(PeriodPrinter printer,
PeriodParser parser)
Appends a printer parser pair.
|
| 构造器和说明 |
|---|
PeriodFormatter(PeriodPrinter printer,
PeriodParser parser)
Creates a new formatter, however you will normally use the factory
or the builder.
|
Copyright © 2019. All rights reserved.