Package jpicedt
Class Version
- java.lang.Object
-
- jpicedt.Version
-
public class Version extends java.lang.Objectcontains static methods that return version information- Since:
- jpicedt 1.3.2
- Author:
- Sylvain Reynal
-
-
Constructor Summary
Constructors Constructor Description Version()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetBuildDate()static java.lang.StringgetMinimumJdkVersion()static java.lang.StringgetVersion()
-