A B C D E F G H I J L M N O P R S T 

R

receiver - Variable in class ca.weblite.objc.Message
The target of the message.
Recipient - Interface in ca.weblite.objc
An interface for an object that can receive messages from the Objective-C runtime.
respondsToSelector(Pointer) - Method in class ca.weblite.objc.NSObject
Checks whether this object responds to the given selector.
respondsToSelector(long) - Method in class ca.weblite.objc.NSObject
Checks whether this object responds to the given selector.
respondsToSelector(long) - Method in interface ca.weblite.objc.Recipient
Checks to see if this object responds to the specified selector.
result - Variable in class ca.weblite.objc.Message
Placeholder for the result of the message.
rt - Static variable in class ca.weblite.objc.RuntimeUtils
Short reference to the runtime instance for interacting with Objective-C
Runtime - Interface in ca.weblite.objc
A JNA wrapper around the objective-c runtime.
RuntimeUtils - Class in ca.weblite.objc
A Java class with static methods that interact with the Objective-C runtime.
RuntimeUtils() - Constructor for class ca.weblite.objc.RuntimeUtils
 
A B C D E F G H I J L M N O P R S T