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