Class RuntimeVersion.MajorMinorPatch
java.lang.Object
com.espertech.esper.runtime.client.util.RuntimeVersion.MajorMinorPatch
- Enclosing class:
- RuntimeVersion
-
Method Summary
-
Method Details
-
getMajor
public int getMajor() -
getMinor
public int getMinor() -
getPatch
public int getPatch()
-