| Interface and Description |
|---|
| com.google.template.soy.data.SoyEasyList |
| com.google.template.soy.data.SoyLegacyObjectMap
This interface is the Java representation of the Soy type
legacy_object_map.
The modern Soy type is map, and its Java representation is SoyMap. Use those
instead. |
| Class and Description |
|---|
| com.google.template.soy.data.internal.EasyListImpl |
| Constructor and Description |
|---|
| com.google.template.soy.data.restricted.FloatData(double) |