Package org.gephi.utils
Class VersionUtils
- java.lang.Object
-
- org.gephi.utils.VersionUtils
-
public class VersionUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description VersionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetGephiVersion()Returns the current version of the Gephi application.
-
-
-
Method Detail
-
getGephiVersion
public static String getGephiVersion()
Returns the current version of the Gephi application.- Returns:
- gephi version
-
-