OVERONE.DotNetJ
Class JavaThing

The abstract base class for Dynamic Invocation Interface (DII) objects. This class cannot be instantiated, use OVERONE.DotNetJ.JavaObject and OVERONE.DotNetJ.JavaArray to access Java objects and Java arrays.

Constructor Summary
JavaThing()
        Initializes a new instance of the JavaThing class.

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Constructor Detail

JavaThing

protected JavaThing()

Initializes a new instance of the JavaThing class.