Package | Description |
---|---|
org.bridj.objc |
BridJ Objective-C runtime (MacOS X only, not working properly yet).
|
Modifier and Type | Method and Description |
---|---|
Pair<NSMethodSignature,Method> |
ObjCProxy.getMethodAndSignature(SEL sel) |
Pointer<NSMethodSignature> |
ObjCProxy.methodSignatureForSelector(SEL sel) |
static Pointer<NSMethodSignature> |
NSMethodSignature.signatureWithObjCTypes(Pointer<Byte> types) |
Copyright © 2009-2020. All Rights Reserved.