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