Class Library


  • public final class Library
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Library()  
    • Method Summary

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

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

      • Library

        public Library()
    • Method Detail

      • getVersion

        public static java.lang.String getVersion()
      • getBuildDate

        public static java.lang.String getBuildDate()