public class NSProtocolChecker extends NSProxy
NSProtocolChecker
class.
See the class documentation at the Apple's site: NSProtocolCheckerConstructor and Description |
---|
NSProtocolChecker() |
NSProtocolChecker(boolean autorelease)
Contructs the
NSProtocolChecker class with the autorelease option on. |
NSProtocolChecker(com.jniwrapper.Pointer.Void instancePtr)
Contructs the
NSProtocolChecker class from pointer. |
NSProtocolChecker(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
Contructs the
NSProtocolChecker class with static constructor. |
Modifier and Type | Method and Description |
---|---|
protected void |
init(com.jniwrapper.Parameter[] fields) |
Id |
initWithTarget_protocol(NSObject anObject,
Protocol aProtocol)
This method represents the
initWithTarget() method of the NSProtocolChecker Objective-C class. |
static NSProtocolChecker |
NSProtocolChecker_protocolCheckerWithTarget_protocol(NSObject anObject,
Protocol aProtocol)
This method represents the
protocolCheckerWithTarget static constructor of the NSProtocolChecker Objective-C class. |
com.jniwrapper.Pointer.Void |
protocol() |
com.jniwrapper.Pointer.Void |
target() |
_class, autorelease, conformsToProtocol, dealloc, description, forwardInvocation, hash, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodSignatureForSelector, NSProxy_alloc, NSProxy_allocWithZone, performSelector_withObject_withObject, performSelector_withObject, performSelector, release, respondsToSelector, retain, retainCount, self, superclass, zone
getClassName
asFunction, asFunction, asTypedPointer, castTo, castTo, equals, getDebugInfo, getLength, getValue, hashCode, isNull, read, setValue, toString, write
public NSProtocolChecker()
public NSProtocolChecker(boolean autorelease)
NSProtocolChecker
class with the autorelease option on.autorelease
- public NSProtocolChecker(com.jniwrapper.Pointer.Void instancePtr)
NSProtocolChecker
class from pointer.instancePtr
- public NSProtocolChecker(java.lang.String methodName, com.jniwrapper.Parameter[] parameters)
NSProtocolChecker
class with static constructor.methodName
- parameters
- public static NSProtocolChecker NSProtocolChecker_protocolCheckerWithTarget_protocol(NSObject anObject, Protocol aProtocol)
protocolCheckerWithTarget
static constructor of the NSProtocolChecker Objective-C class.anObject
- aProtocol
- public com.jniwrapper.Pointer.Void protocol()
public com.jniwrapper.Pointer.Void target()