Create and return a new instance of type D mapped with the properties of sourceObject.
@param sourceObject the object to map from
@param destinationClass the type of the new object to return
@return a new instance of type D mapped with the properties ofsourceObject
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.