org.jzy3d.utils
Class Version
java.lang.Object
org.jzy3d.utils.Version
public class Version
- extends Object
The Version provides an integer and string representation of the current library version.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 String STR
Version
public Version()
main
public static void main(String[] args)
Copyright © 2013. All rights reserved.