Package org.robovm.apple.foundation
Class NSNotificationCoalescing
java.lang.Object
org.robovm.rt.bro.Bits<NSNotificationCoalescing>
org.robovm.apple.foundation.NSNotificationCoalescing
- All Implemented Interfaces:
Comparable<NSNotificationCoalescing>,Iterable<NSNotificationCoalescing>
public final class NSNotificationCoalescing extends Bits<NSNotificationCoalescing>
-
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 NSNotificationCoalescingCoalescingOnNamestatic NSNotificationCoalescingCoalescingOnSenderstatic NSNotificationCoalescingNoCoalescingstatic NSNotificationCoalescingNone -
Constructor Summary
Constructors Constructor Description NSNotificationCoalescing(long value) -
Method Summary
Modifier and Type Method Description protected NSNotificationCoalescing[]_values()static NSNotificationCoalescing[]values()protected NSNotificationCoalescingwrap(long value, long mask)
-
Field Details
-
Constructor Details
-
NSNotificationCoalescing
public NSNotificationCoalescing(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<NSNotificationCoalescing>
-
_values
- Specified by:
_valuesin classBits<NSNotificationCoalescing>
-
values
-