Generated by
JDiff

Class org.apache.hadoop.util.ReflectionUtils

Changed Methods
T newInstance(Class<T>, Configuration) Change in return type from Object to T.
Change in signature from (Class<?>, Configuration) to (Class<T>, Configuration).
Create an object for the given class and initialize it from conf