C# Class net.sf.jni4net.tested.JInterfacesHelper

Inheritance: global::java.lang.Object
Show file Open project: Mazrick/jni4net Class Usage Examples

Protected Methods

Method Description
JInterfacesHelper ( global @__env )

Private Methods

Method Description
InitJNI ( global @__env, java @__class ) : void
JInterfacesHelper ( )
createJWithClrInterface ( int par0 ) : global::net.sf.jni4net.tested.JWithClrInterface
createJWithClrInterfaceExt ( int par0 ) : global::net.sf.jni4net.tested.JWithClrInterface
createJWithClrInterfaceUnreg ( int par0 ) : global::System.IComparable
createJWithClrInterfaceUnregRun ( int par0 ) : global::java.lang.Runnable
getCWithJavaInterface ( global par0 ) : global::java.lang.Runnable
getCWithJavaInterfaceC ( global par0 ) : global::net.sf.jni4net.tested.CWithJavaInterface

Method Details

JInterfacesHelper() protected method

protected JInterfacesHelper ( global @__env )
@__env global