Package pl.gdela.socomo.visualizer
Class SocomoVersion
java.lang.Object
pl.gdela.socomo.visualizer.SocomoVersion
public final class SocomoVersion
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description static java.lang.Stringget()Returns the version of Socomo that is currently being used.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
get
public static java.lang.String get()Returns the version of Socomo that is currently being used.
-