Click or drag to resize

JVMBridgeBaseWraps Method

Overload List
 NameDescription
Public methodStatic memberWraps(Type, IJavaObject, String) Wraps the javaObject with a new type class
Public methodStatic memberWrapsTNewClass(IJavaObject) Wraps the javaObject with a new TNewClass class
Public methodStatic memberWrapsTReturn(Type, IJavaObject, String) Wraps the javaObject with a new type class
Public methodStatic memberWrapsTNewClass, TReturn(IJavaObject) Wraps the javaObject with a new TNewClass class
Public methodStatic memberWrapsTReturn, TConverter(Type, IJavaObject) Wraps the javaObject with a new type class
Public methodStatic memberWrapsTNewClass, TReturn, TConverter(IJavaObject) Wraps the javaObject with a new TNewClass class
Top
See Also