Class Version

java.lang.Object
com.assemblyrobot.shared.constants.Version

public abstract class Version
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static java.lang.String semVer  
  • Constructor Summary

    Constructors
    Constructor Description
    Version()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • Version

      public Version()