public static interface CompiledTemplate.Factory
CompiledTemplate.| Modifier and Type | Method and Description |
|---|---|
CompiledTemplate |
create(SoyRecord params)
Returns a new
CompiledTemplate with the given params. |
CompiledTemplate create(SoyRecord params)
CompiledTemplate with the given params.