Package org.robovm.apple.watchkit
Class WKInterfaceObject.WKInterfaceObjectPtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<WKInterfaceObject,WKInterfaceObject.WKInterfaceObjectPtr>
org.robovm.apple.watchkit.WKInterfaceObject.WKInterfaceObjectPtr
- All Implemented Interfaces:
Iterable<WKInterfaceObject.WKInterfaceObjectPtr>
- Enclosing class:
- WKInterfaceObject
public static class WKInterfaceObject.WKInterfaceObjectPtr extends Ptr<WKInterfaceObject,WKInterfaceObject.WKInterfaceObjectPtr>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Struct
Struct.Marshaler -
Constructor Summary
Constructors Constructor Description WKInterfaceObjectPtr() -
Method Summary
Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrapMethods inherited from class org.robovm.rt.bro.NativeObject
equals, getHandle, hashCode, setHandle
-
Constructor Details
-
WKInterfaceObjectPtr
public WKInterfaceObjectPtr()
-