Package org.robovm.apple.foundation
Class NSMachPortRights
- All Implemented Interfaces:
Comparable<NSMachPortRights>,Iterable<NSMachPortRights>
public final class NSMachPortRights extends Bits<NSMachPortRights>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static NSMachPortRightsNonestatic NSMachPortRightsReceiveRightstatic NSMachPortRightsSendRight -
Constructor Summary
Constructors Constructor Description NSMachPortRights(long value) -
Method Summary
Modifier and Type Method Description protected NSMachPortRights[]_values()static NSMachPortRights[]values()protected NSMachPortRightswrap(long value, long mask)
-
Field Details
-
Constructor Details
-
NSMachPortRights
public NSMachPortRights(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<NSMachPortRights>
-
_values
- Specified by:
_valuesin classBits<NSMachPortRights>
-
values
-