GenericTypeOnMapX<K, V> extension

on

Properties

genericTypeKey Type

Available on Map<K, V>, provided by the GenericTypeOnMapX extension

Returns the generic type of the map's keys.
no setter
genericTypeValue Type

Available on Map<K, V>, provided by the GenericTypeOnMapX extension

Returns the generic type of the map's values.
no setter