public interface Builder<T extends Template>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Builder.Type |
| Modifier and Type | Method and Description |
|---|---|
void |
build(T template) |
Builder.Type |
getType() |
void build(T template)
Builder.Type getType()
Copyright © 2015. All rights reserved.