| Package | Description |
|---|---|
| org.trimou.handlebars |
| Modifier and Type | Method and Description |
|---|---|
static <T> DecoratorHelper.Builder<T> |
DecoratorHelper.decorate(Class<T> delegateType)
Returns a decorator helper builder for the specified delegate type.
|
static <T> DecoratorHelper.Builder<T> |
DecoratorHelper.decorate(Predicate<Object> test)
Returns a decorator helper builder with the specified predicate used to test
a context object.
|
protected DecoratorHelper.Builder<T> |
DecoratorHelper.Builder.self() |
Copyright © 2020. All rights reserved.