Class WesVersion


  • public final class WesVersion
    extends java.lang.Object
    Version strings for the Wes library.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String versionShort()
      Determine the terse version string for this library.
      • Methods inherited from class java.lang.Object

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

      • versionShort

        public static java.lang.String versionShort()
        Determine the terse version string for this library.
        Returns:
        branch and revision (not null, not empty)