Uses of Class
org.robovm.apple.corefoundation.CFNumberFormatterRoundingMode
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFNumberFormatterRoundingMode in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFNumberFormatterRoundingMode Modifier and Type Method Description static CFNumberFormatterRoundingModeCFNumberFormatterRoundingMode. valueOf(long n)Returns the enum constant of this type with the specified name.static CFNumberFormatterRoundingModeCFNumberFormatterRoundingMode. valueOf(String name)Returns the enum constant of this type with the specified name.static CFNumberFormatterRoundingMode[]CFNumberFormatterRoundingMode. values()Returns an array containing the constants of this enum type, in the order they are declared.