Class CFNumberFormatterOptionFlags


  • public final class CFNumberFormatterOptionFlags
    extends java.lang.Object
    Create a string representation of the given number or value using the current state of the number formatter.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • kCFNumberFormatterParseIntegersOnly

        public static final long kCFNumberFormatterParseIntegersOnly
        only parse integers
        See Also:
        Constant Field Values