show.Rd
Display a Java object reference in a descriptive, textual form. The
default implementation calls toString
Java method to obtain
object's printable value and uses calls show
on the resulting
string garnished with additional details.
signature(object = "jobjRef")
: ...
signature(object = "jarrayRef")
: ...
signature(object = "jclassName")
: ...
signature(object = "jobjRef")
: currently identical to show