D.
@param source the Array from which to map
@param destinationClass the type of elements to be contained in the returned Set.
@param context the context from the current mapping request
@return a new Array containing elements of typedestinationClass mapped from the elements of source.
| |