mapKeyAndValueTypes

Returns a two element array containing this map's key and value types in positions 0 and 1 respectively.

open fun mapKeyAndValueTypes(context: Type, contextRawType: Class<out Any>): Array<Type>