Class RuntimeVersion.MajorMinorPatch

java.lang.Object
com.espertech.esper.runtime.client.util.RuntimeVersion.MajorMinorPatch
Enclosing class:
RuntimeVersion

public static class RuntimeVersion.MajorMinorPatch extends Object
  • Method Details

    • getMajor

      public int getMajor()
    • getMinor

      public int getMinor()
    • getPatch

      public int getPatch()