public Package getPackage ()

Gets the package of this class.

If this class represents an array type, a primitive type or void, this method returns null.

Returns:  the package of this class.

@revised 9
@spec JPMS