Creates an array of instances of the given class from the given array of raw objects.
The class of the instances to create
The array of raw objects to use as source
An array of instances of the given class
createInstance
Creates an array of instances of the given class from the given array of raw objects.