org.jzy3d.utils
Class Version
- java.lang.Object
-
- org.jzy3d.utils.Version
-
public class Version extends java.lang.ObjectThe Version provides an integer and string representation of the current library version.
-
-
Field Summary
Fields Modifier and Type Field and Description static intMAJORstatic intMINORstatic intPATCHstatic java.lang.StringSTR
-
Constructor Summary
Constructors Constructor and Description Version()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)
-
-
-
Field Detail
-
MAJOR
public static final int MAJOR
- See Also:
- Constant Field Values
-
MINOR
public static final int MINOR
- See Also:
- Constant Field Values
-
PATCH
public static final int PATCH
- See Also:
- Constant Field Values
-
STR
public static final java.lang.String STR
-
-
DMelt 3.0 © DataMelt by jWork.ORG