com.espertech.esper.epl.rettype
Class ClassEPType

java.lang.Object
  extended by com.espertech.esper.epl.rettype.ClassEPType
All Implemented Interfaces:
EPType

public class ClassEPType
extends java.lang.Object
implements EPType

Any Java primitive type as well as any class and other non-array or non-collection type


Constructor Summary
protected ClassEPType(java.lang.Class type)
           
 
Method Summary
 java.lang.Class getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassEPType

protected ClassEPType(java.lang.Class type)
Method Detail

getType

public java.lang.Class getType()

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