Click or drag to resize

JVMBridgeBaseNew Method

Overload List
 NameDescription
Public methodStatic memberNewTClassCreates a new JVM instance of TClass with no arguments.
Public methodStatic memberNewTClass(Object)Creates a new JVM instance of TClass with 1 argument.
Public methodStatic memberNewTClass(Object) Create a new instance of the TClass
Public methodStatic memberNewTClass(Object, Object)Creates a new JVM instance of TClass with 2 arguments.
Public methodStatic memberNewTClass(Object, Object, Object)Creates a new JVM instance of TClass with 3 arguments.
Public methodStatic memberNewTClass(Object, Object, Object, Object)Creates a new JVM instance of TClass with 4 arguments.
Public methodStatic memberNewTClass(Object, Object, Object, Object, Object)Creates a new JVM instance of TClass with 5 arguments.
Public methodStatic memberNewTClass(Object, Object, Object, Object, Object, Object)Creates a new JVM instance of TClass with 6 arguments.
Public methodStatic memberNewTClass(Object, Object, Object, Object, Object, Object, Object)Creates a new JVM instance of TClass with 7 arguments.
Public methodStatic memberNewTClass(Object, Object, Object, Object, Object, Object, Object, Object)Creates a new JVM instance of TClass with 8 arguments.
Public methodStatic memberNewTClass(Object, Object, Object, Object, Object, Object, Object, Object, Object)Creates a new JVM instance of TClass with 9 arguments.
Public methodStatic memberNewTClass(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)Creates a new JVM instance of TClass with 10 arguments.
Top
See Also