Cursor Interfaces

Orb also provides special Cursor interfaces, which act as a reference to an opaque object. Multiple Orb methods return cursor interface types, allowing these references to be saved so they can be passed back to Orb later, but without exposing the internal functionality.

None of the cursor interfaces provide any methods.

Implementing these interfaces on user classes is not supported.

Orb provides the following cursor interfaces.