com.espertech.esper.dataflow.util
Class DefaultSupportGraphEventUtil.MyEvent

java.lang.Object
  extended by com.espertech.esper.dataflow.util.DefaultSupportGraphEventUtil.MyEvent
Enclosing class:
DefaultSupportGraphEventUtil

public static class DefaultSupportGraphEventUtil.MyEvent
extends java.lang.Object


Constructor Summary
DefaultSupportGraphEventUtil.MyEvent(double myDouble, int myInt, java.lang.String myString)
           
 
Method Summary
 double getMyDouble()
           
 int getMyInt()
           
 java.lang.String getMyString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSupportGraphEventUtil.MyEvent

public DefaultSupportGraphEventUtil.MyEvent(double myDouble,
                                            int myInt,
                                            java.lang.String myString)
Method Detail

getMyInt

public int getMyInt()

getMyDouble

public double getMyDouble()

getMyString

public java.lang.String getMyString()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com