-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static NSProxyalloc()voidforwardInvocation(NSInvocation invocation)NSMethodSignaturemethodSignatureForSelector(ID sel)-
Methods inherited from interface de.jangassen.jfa.appkit.NSObject
className, dealloc, description, performSelectorOnMainThread, respondsToSelector
-
-
-
-
Method Detail
-
alloc
static NSProxy alloc()
-
forwardInvocation
void forwardInvocation(NSInvocation invocation)
-
methodSignatureForSelector
NSMethodSignature methodSignatureForSelector(ID sel)
- Specified by:
methodSignatureForSelectorin interfaceNSObject
-
-