R.apex
R.apex copied to clipboard
provide Funcs to convert between Id and String
Set<Id> <=> Set<String> Map<String, Object> <=> Map<Id, Object>
#9 Conversion between Set<Id>, List<Id>, Set<String> and List<String>