Uses of Class
com.espertech.esper.util.CoercionException

Packages that use CoercionException
com.espertech.esper.util Utility classes that center around Java type handling, printing, reflection, debugging 
 

Uses of CoercionException in com.espertech.esper.util
 

Methods in com.espertech.esper.util that throw CoercionException
static Class JavaClassHelper.getArithmaticCoercionType(Class typeOne, Class typeTwo)
          Returns the coercion type for the 2 numeric types for use in arithmatic.
static Class JavaClassHelper.getCommonCoercionType(Class[] types)
          Determines a common denominator type to which one or more types can be casted or coerced.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com