/** *

* A Java "native" Object. *

*

* Reference to a * java.lang.Object object. *

* *

*

*
Copyright:
*
* Copyright © * Sun Microsystems, Inc. * All rights reserved. *
*
*

*/ interface JavaObject { };