public static class Decorator.Builder<T> extends Decorator.AbstractBuilder<T,Decorator.Builder<T>>
delegateKey, mappings| Modifier and Type | Method and Description |
|---|---|
Decorator<T> |
build(Configuration configuration) |
Decorator<T> |
build(MustacheEngine engine) |
protected Decorator.Builder<T> |
self() |
compute, computeOnce, delegateKey, putprotected Decorator.Builder<T> self()
self in class Decorator.AbstractBuilder<T,Decorator.Builder<T>>public Decorator<T> build(MustacheEngine engine)
engine - IllegalStateException - If ReflectionResolver is not availablepublic Decorator<T> build(Configuration configuration)
engine - IllegalStateException - If ReflectionResolver is not availableCopyright © 2020. All rights reserved.