Class Quantity


  • public class Quantity
    extends java.lang.Object
    A wee utility class that provides unit conversion mechanisms.
    • Constructor Summary

      Constructors 
      Constructor Description
      Quantity()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Quantity

        public Quantity()