Class NSFormattingUnitStyle


  • public final class NSFormattingUnitStyle
    extends java.lang.Object
    There are 3 widths: long, medium, and short. For example, for English, when formatting "3 pounds" Long is "3 pounds"; medium is "3 lb"; short is "3#";
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Long  
      static long Medium  
      static long Short  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait