Uses of Interface
com.espertech.esper.util.SimpleTypeCaster

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

Uses of SimpleTypeCaster in com.espertech.esper.util
 

Classes in com.espertech.esper.util that implement SimpleTypeCaster
 class SimpleTypeCasterAnyType
          Cast implementation for non-numeric values that caches allowed casts assuming there is a small set of casts allowed.
 

Methods in com.espertech.esper.util that return SimpleTypeCaster
static SimpleTypeCaster SimpleTypeCasterFactory.getCaster(Class targetType)
          Returns a caster that casts to a target type.
 


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