wozniak-michal / apex-collection-library

Standalone library class allowing SObject collection manipulations in APEX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QUESTION

matcaampos opened this issue · comments

Hi Wozniak Michal, i'm using you collection class, it's pretty good, but i'd like to know if have a simple example to convert, the Map<Object, List to a string or a Integet key.... => Map<String, List.

Becouse i'm not liking to convert the data type like this.. lol

image