Create an instance of a class using the constructor matching the given arguments. @param desired type @param ofClass Class<T> @param argTypes Class<?>[] @param args Object[] @return class instance @since Ant 1.8.0
(Class<T> ofClass,
Class<?>[] argTypes,
Object[] args)
source not stored for this graph (policy: none)