Class NSEnergyFormatterUnit


  • public final class NSEnergyFormatterUnit
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Calorie
      chemistry "calories", abbr "cal"
      static long Joule  
      static long Kilocalorie
      kilocalories in general, abbr “kcal”, or “C” in some locales (e.g.
      static long Kilojoule  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Calorie

        public static final long Calorie
        chemistry "calories", abbr "cal"
        See Also:
        Constant Field Values
      • Kilocalorie

        public static final long Kilocalorie
        kilocalories in general, abbr “kcal”, or “C” in some locales (e.g. US) when usesFoodEnergy is set to YES
        See Also:
        Constant Field Values