Class Units


  • public abstract class Units
    extends java.lang.Object
    A way of adding units to values.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Units.Plain  
      static class  Units.Storage  
    • Constructor Summary

      Constructors 
      Constructor Description
      Units()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Units

        public Units()