| Package | Description |
|---|---|
| com.google.template.soy.data.internal |
| Modifier and Type | Method and Description |
|---|---|
static DictImpl |
DictImpl.forProviderMap(Map<String,? extends SoyValueProvider> providerMap,
DictImpl.RuntimeType mapType)
Creates a SoyDict implementation for a particular underlying provider map.
|