Class BinaryUnit


  • public class BinaryUnit
    extends java.lang.Object
    Author:
    Tony Vaagenes
    • Constructor Summary

      Constructors 
      Constructor Description
      BinaryUnit()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static double valueOf​(java.lang.String valueString)  
      • Methods inherited from class java.lang.Object

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

      • BinaryUnit

        public BinaryUnit()
    • Method Detail

      • valueOf

        public static double valueOf​(java.lang.String valueString)