Class java.lang.Package

Changed Methods
A getAnnotation(Class<A>) Change in return type from T to A.
Change in signature from Class<T> to Class<A>.