org.bridj.objc
Class ObjCJNI

java.lang.Object
  extended by org.bridj.objc.ObjCJNI

public class ObjCJNI
extends Object


Constructor Summary
ObjCJNI()
           
 
Method Summary
static Pointer<? extends ObjCObject> createObjCProxyPeer(ObjCProxy javaInstance)
          Deprecated. 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjCJNI

public ObjCJNI()
Method Detail

createObjCProxyPeer

@Deprecated
public static Pointer<? extends ObjCObject> createObjCProxyPeer(ObjCProxy javaInstance)
Deprecated. 



Copyright © 2009-2012. All Rights Reserved.