| Package | Description |
|---|---|
| org.trimou.engine.resolver |
| Modifier and Type | Method and Description |
|---|---|
Decorator<T> |
Decorator.Builder.build(Configuration configuration) |
Decorator<T> |
Decorator.Builder.build(MustacheEngine engine) |
static <T> Decorator<T> |
Decorator.decorate(T delegate,
Map<String,Function<T,Object>> mappings,
String delegateKey,
Configuration configuration)
Returns a decorator instance for the specified delegate and mappings.
|
Copyright © 2020. All rights reserved.