Package org.robovm.apple.foundation
Class NSLock.NSLockPtr
- All Implemented Interfaces:
Iterable<NSLock.NSLockPtr>
- Enclosing class:
- NSLock
public static class NSLock.NSLockPtr extends Ptr<NSLock,NSLock.NSLockPtr>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Struct
Struct.Marshaler -
Constructor Summary
Constructors Constructor Description NSLockPtr() -
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
-
NSLockPtr
public NSLockPtr()
-