getMapKeyAndValueTypes

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

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