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