Class VersionInfo


  • public final class VersionInfo
    extends java.lang.Object
    Try to retrieve some Information about Versions of Files.
    For the Moment only last compile time.
    rein statische Klasse
    Author:
    ws version 1.0.0
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Date whenWasLastCompiled​(java.lang.Object object)
      Implementation nach http://codeconsult.ch/bertrand/archives/000767.html
      • Methods inherited from class java.lang.Object

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

      • whenWasLastCompiled

        public static java.util.Date whenWasLastCompiled​(java.lang.Object object)
        Implementation nach http://codeconsult.ch/bertrand/archives/000767.html
        Parameters:
        object - dieser Klasse
        Returns:
        Date wann die Klasse zuletzt uebersetzt wurde oder null