Uses of Class
org.robovm.apple.corefoundation.CFNumberFormatterOptionFlags
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFNumberFormatterOptionFlags in org.robovm.apple.corefoundation
Fields in org.robovm.apple.corefoundation declared as CFNumberFormatterOptionFlags Modifier and Type Field Description static CFNumberFormatterOptionFlagsCFNumberFormatterOptionFlags. Nonestatic CFNumberFormatterOptionFlagsCFNumberFormatterOptionFlags. ParseIntegersOnlyMethods in org.robovm.apple.corefoundation that return CFNumberFormatterOptionFlags Modifier and Type Method Description protected CFNumberFormatterOptionFlags[]CFNumberFormatterOptionFlags. _values()static CFNumberFormatterOptionFlags[]CFNumberFormatterOptionFlags. values()protected CFNumberFormatterOptionFlagsCFNumberFormatterOptionFlags. wrap(long value, long mask)Methods in org.robovm.apple.corefoundation with parameters of type CFNumberFormatterOptionFlags Modifier and Type Method Description CFNumberCFNumberFormatter. parse(String string, CFRange rangep, CFNumberFormatterOptionFlags options)protected static CFNumberCFNumberFormatter. parse(CFAllocator allocator, CFNumberFormatter formatter, String string, CFRange rangep, CFNumberFormatterOptionFlags options)