| Interface | Description |
|---|---|
| ObjCProtocol |
| Class | Description |
|---|---|
| LongMap<V> |
An unordered map that uses long keys.
|
| LongMap.Entries<V> | |
| LongMap.Entry<V> |
Returns an iterator for the keys in the map.
|
| ObjCBlock |
Struct mapping the Block_literal struct used internally by
the Objective-C runtime. |
| ObjCBlock.Descriptor | |
| ObjCBlock.Wrapper | |
| ObjCClass | |
| ObjCClass.Marshaler | |
| ObjCExtensions |
Base class for all Objective-C extension classes (categories).
|
| ObjCObject | |
| ObjCObject.Marshaler | |
| ObjCObject.ObjCObjectPtr | |
| ObjCObject.Super | |
| ObjCRuntime | |
| ObjCSuper | |
| RunnableAsObjCBlockMarshaler |
Marshals
Runnable instances. |
| Selector |
Represents an Objective-C selector.
|
| Exception | Description |
|---|---|
| ObjCClassNotFoundException | |
| ObjCException |
Copyright © 2012-2015 RoboVM AB. All Rights Reserved.