Click or drag to resize

JVMBridgeBaseTClassNewWithSignatureAndWrapsDirect Method

Overload List
 NameDescription
Public methodStatic memberNewWithSignatureAndWrapsDirectTNewClass(String, String)Creates a new JVM instance of className with no arguments and wraps it directly in TNewClass without type-safety checks.
Public methodStatic memberNewWithSignatureAndWrapsDirectTNewClass(String, String, Object)Creates a new JVM instance of className with 1 argument and wraps it directly in TNewClass without type-safety checks.
Public methodStatic memberNewWithSignatureAndWrapsDirectTNewClass(String, String, Object) Wraps a new instance of the TNewClass after execution of NewWithSignature(String, String, Object)
Public methodStatic memberNewWithSignatureAndWrapsDirectTNewClass(String, String, Object, Object)Creates a new JVM instance of className with 2 arguments and wraps it directly in TNewClass without type-safety checks.
Public methodStatic memberNewWithSignatureAndWrapsDirectTNewClass(String, String, Object, Object, Object)Creates a new JVM instance of className with 3 arguments and wraps it directly in TNewClass without type-safety checks.
Public methodStatic memberNewWithSignatureAndWrapsDirectTNewClass(String, String, Object, Object, Object, Object)Creates a new JVM instance of className with 4 arguments and wraps it directly in TNewClass without type-safety checks.
Public methodStatic memberNewWithSignatureAndWrapsDirectTNewClass(String, String, Object, Object, Object, Object, Object)Creates a new JVM instance of className with 5 arguments and wraps it directly in TNewClass without type-safety checks.
Public methodStatic memberNewWithSignatureAndWrapsDirectTNewClass(String, String, Object, Object, Object, Object, Object, Object)Creates a new JVM instance of className with 5 arguments and wraps it directly in TNewClass without type-safety checks.
Public methodStatic memberNewWithSignatureAndWrapsDirectTNewClass(String, String, Object, Object, Object, Object, Object, Object, Object)Creates a new JVM instance of className with 5 arguments and wraps it directly in TNewClass without type-safety checks.
Public methodStatic memberNewWithSignatureAndWrapsDirectTNewClass(String, String, Object, Object, Object, Object, Object, Object, Object, Object)Creates a new JVM instance of className with 5 arguments and wraps it directly in TNewClass without type-safety checks.
Public methodStatic memberNewWithSignatureAndWrapsDirectTNewClass(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object)Creates a new JVM instance of className with 5 arguments and wraps it directly in TNewClass without type-safety checks.
Public methodStatic memberNewWithSignatureAndWrapsDirectTNewClass(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)Creates a new JVM instance of className with 5 arguments and wraps it directly in TNewClass without type-safety checks.
Top
See Also