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