Click or drag to resize

JVMBridgeBaseTClass, TInterface Constructor

Overload List
 NameDescription
Public methodJVMBridgeBaseTClass, TInterfaceInitializes a new JVM instance of TClass with no arguments.
Public methodJVMBridgeBaseTClass, TInterface(IJVMBridgeBaseInitializer) Initializer used internally
Public methodJVMBridgeBaseTClass, TInterface(Object)Initializes a new JVM instance of TClass with 1 argument.
Public methodJVMBridgeBaseTClass, TInterface(Object) Used to create instance of IJVMBridgeBase
Public methodJVMBridgeBaseTClass, TInterface(Object, Object)Initializes a new JVM instance of TClass with 2 arguments.
Public methodJVMBridgeBaseTClass, TInterface(Object, Object, Object)Initializes a new JVM instance of TClass with 3 arguments.
Public methodJVMBridgeBaseTClass, TInterface(Object, Object, Object, Object)Initializes a new JVM instance of TClass with 4 arguments.
Public methodJVMBridgeBaseTClass, TInterface(Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseTClass, TInterface(Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseTClass, TInterface(Object, Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseTClass, TInterface(Object, Object, Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseTClass, TInterface(Object, Object, Object, Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseTClass, TInterface(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Top
See Also