Class HKMetricPrefix


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

      Fields 
      Modifier and Type Field Description
      static long Centi
      10^-2
      static long Deca
      10^1
      static long Deci
      10^-1
      static long Femto
      10^-15
      static long Giga
      10^9
      static long Hecto
      10^2
      static long Kilo
      10^3
      static long Mega
      10^6
      static long Micro
      10^-6
      static long Milli
      10^-3
      static long Nano
      10^-9
      static long None
      10^0
      static long Pico
      10^-12
      static long Tera
      10^12
    • Method Summary

      • Methods inherited from class java.lang.Object

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