public interface TemplateObject<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
TemplateObject.CollectionObject<T> |
static class |
TemplateObject.ConditionObject |
static class |
TemplateObject.LocaleSensitiveObject<T> |
static class |
TemplateObject.Mappable<T> |
static class |
TemplateObject.MappedObject<T> |
static class |
TemplateObject.StringObject |
static class |
TemplateObject.SubTemplateObject |
| Modifier and Type | Method and Description |
|---|---|
T |
evaluate(Locale locale) |
Copyright © 2015. All rights reserved.