R.apex icon indicating copy to clipboard operation
R.apex copied to clipboard

provide Funcs to convert between Id and String

Open liumiaowilson opened this issue 7 years ago • 1 comments

Set<Id> <=> Set<String> Map<String, Object> <=> Map<Id, Object>

liumiaowilson avatar Jun 21 '18 00:06 liumiaowilson

#9 Conversion between Set<Id>, List<Id>, Set<String> and List<String>

HenryRLee avatar Jun 22 '18 06:06 HenryRLee