Interface RuntimeMappings


public interface RuntimeMappings
A JNA wrapper around the objective-c runtime. This contains all of the functions needed to interact with the runtime (e.g. send messages, etc..).

Sample Usage

See Also: