MapToListOfKeyAndValuesExtension<Key extends Object> extension

Convert a map to list of KeyAndValues.

on

Methods

toListOfKeyAndValues() List<KeyAndValue<Key, Object?>>
Convert this map to list of KeyAndValues.