Generated by
JDiff

Class java.lang.Package

Documentation changed from old to new.

Changed Methods
Package getPackage(String) Documentation changed from old to new.
Find a package by name in the callers ClassLoader instance.
Package[] getPackages() Documentation changed from old to new.
Get all the packages currently known for the caller's ClassLoader instance.
int hashCode() Documentation changed from old to new.
Return the hash code computed from the package name.