| Package | Description |
|---|---|
| com.google.template.soy.data.internal |
| Modifier and Type | Method and Description |
|---|---|
static ListImpl |
ListImpl.forProviderList(List<? extends SoyValueProvider> providerList)
Creates a Soy list implementation backed by the given map.
|