Package org.xnio.nio

Class Version


  • public final class Version
    extends java.lang.Object
    The version class.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getJarName()
      Get the name of the program JAR.
      static java.lang.String getVersionString()
      Get the version string.
      static void main​(java.lang.String[] args)
      Print out the current XNIO version on System.out.
      • Methods inherited from class java.lang.Object

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

      • main

        public static void main​(java.lang.String[] args)
        Print out the current XNIO version on System.out.
        Parameters:
        args - ignored
      • getJarName

        public static java.lang.String getJarName()
        Get the name of the program JAR.
        Returns:
        the name
      • getVersionString

        public static java.lang.String getVersionString()
        Get the version string.
        Returns:
        the version string