org.bridj.objc
Class ObjCBlock

java.lang.Object
  extended by org.bridj.NativeObject
      extended by org.bridj.objc.ObjCObject
          extended by org.bridj.objc.ObjCBlock
All Implemented Interfaces:
CallbackInterface, NativeObjectInterface

public abstract class ObjCBlock
extends ObjCObject
implements CallbackInterface


Field Summary
 
Fields inherited from class org.bridj.NativeObject
peer, typeInfo
 
Constructor Summary
ObjCBlock()
           
 
Method Summary
 
Methods inherited from class org.bridj.objc.ObjCObject
description, equals, hash, hashCode, init, isEqual, isKindOf, isKindOfClassNamed, isMemberOf, isMemberOfClassNamed, methodFor, perform, perform$with, perform$with$with, respondsTo, stringValue, toString
 
Methods inherited from class org.bridj.NativeObject
clone
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ObjCBlock

public ObjCBlock()


Copyright © 2009-2012. All Rights Reserved.