Class Out


  • public final class Out
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Out()  
    • Method Summary

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

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

      • Out

        private Out()
    • Method Detail

      • formatDouble

        public static java.lang.String formatDouble​(double d)