public class YearMonthFormatter extends AbstractFormatter<YearMonth> implements freemarker.template.TemplateMethodModelEx
| Constructor and Description |
|---|
YearMonthFormatter(YearMonth obj,
ZoneStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
Object |
exec(List list) |
getObject, getStrategy, getTargetZoneIdpublic YearMonthFormatter(YearMonth obj, ZoneStrategy strategy)
Copyright © 2022. All rights reserved.