package property
final
Returns the name of the package this stack frame comes from, or null
if
this stack frame doesn't come from a package:
URL.
Implementation
final String package = null
Returns the name of the package this stack frame comes from, or null
if
this stack frame doesn't come from a package:
URL.
final String package = null