KeyType - the key typeValueType - the value type.=public static class TypeDefinition.MapEntryType<KeyType,ValueType> extends Object
| Constructor and Description |
|---|
MapEntryType(Class<KeyType> keyType,
Class<ValueType> valueType) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getKeyType() |
Class<?> |
getValueType() |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.