public abstract class AbstractMapType extends Object implements SoyType
LegacyObjectMapType and MapType.SoyType.Kind| Constructor and Description |
|---|
AbstractMapType() |
| Modifier and Type | Method and Description |
|---|---|
abstract SoyType |
getKeyType()
Returns the type for keys of this map.
|
abstract SoyType |
getValueType()
Returns the type for values in this map.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKind, isAssignableFrom