Package it.unive.lisa

Class VersionInfo


  • public class VersionInfo
    extends java.lang.Object
    Compiler-generated class that holds information about versioning and other build metadata.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String VERSION
      The current version of LiSA.
    • Constructor Summary

      Constructors 
      Constructor Description
      VersionInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • VERSION

        public static final java.lang.String VERSION
        The current version of LiSA.
        See Also:
        Constant Field Values
    • Constructor Detail

      • VersionInfo

        public VersionInfo()