Uses of Class
com.jniwrapper.macosx.cocoa.nsprotocolchecker.NSProtocolChecker

Packages that use NSProtocolChecker
com.jniwrapper.macosx.cocoa.nsprotocolchecker   
 

Uses of NSProtocolChecker in com.jniwrapper.macosx.cocoa.nsprotocolchecker
 

Methods in com.jniwrapper.macosx.cocoa.nsprotocolchecker that return NSProtocolChecker
static NSProtocolChecker NSProtocolChecker.NSProtocolChecker_protocolCheckerWithTarget_protocol(NSObject anObject, Protocol aProtocol)
          This method represents the protocolCheckerWithTarget static constructor of the NSProtocolChecker Objective-C class.