Defines a package by name in this ClassLoader . This allows class loaders to define the packages for their classes. Packages must be created before the class is defined, and package names must be unique within a class loader and cannot be redefined or changed once created. @param name
(String name, String specTitle,
String specVersion, String specVendor,
String implTitle, String implVersion,
String implVendor, URL sealBase)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected