Class DefaultSupportGraphEventUtil.MyDefaultSupportGraphEvent

java.lang.Object
com.espertech.esper.common.internal.epl.dataflow.util.DefaultSupportGraphEventUtil.MyDefaultSupportGraphEvent
Enclosing class:
DefaultSupportGraphEventUtil

public static class DefaultSupportGraphEventUtil.MyDefaultSupportGraphEvent extends Object
  • Constructor Details

    • MyDefaultSupportGraphEvent

      public MyDefaultSupportGraphEvent(double myDouble, int myInt, String myString)
  • Method Details

    • getMyInt

      public int getMyInt()
    • getMyDouble

      public double getMyDouble()
    • getMyString

      public String getMyString()