Class LauncherVersion


  • public class LauncherVersion
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String launcherVersion  
      private static org.apache.logging.log4j.Logger LOGGER  
    • Constructor Summary

      Constructors 
      Constructor Description
      LauncherVersion()  
    • Method Summary

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

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

      • LOGGER

        private static final org.apache.logging.log4j.Logger LOGGER
      • launcherVersion

        private static final java.lang.String launcherVersion
    • Constructor Detail

      • LauncherVersion

        public LauncherVersion()
    • Method Detail

      • getVersion

        public static java.lang.String getVersion()