Class Booter


  • public class Booter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Booter()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.logging.Logger getLogger()  
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

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

      • Booter

        public Booter()
    • Method Detail

      • getLogger

        public static java.util.logging.Logger getLogger()
      • main

        public static void main​(java.lang.String[] args)