Skip to content

Instantly share code, notes, and snippets.

@msrivastav13
Last active August 29, 2015 14:02
Show Gist options
  • Save msrivastav13/4d4ba4f94c583e7cec40 to your computer and use it in GitHub Desktop.
Save msrivastav13/4d4ba4f94c583e7cec40 to your computer and use it in GitHub Desktop.
Map<String,List<Contact>> mapIdByList=(Map<String,List<Contact>>)ParentChildMapHelper.buildGeneralisedMap('AccountId',lstsobject);
system.debug('My new Map '+mapIdByList);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment