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