Class VersionInfo
- java.lang.Object
-
- de.desy.mst.libs.framework.mstapp.util.reflection.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
-