com.espertech.esper.util
Class TypeWidenerStringToCharCoercer

java.lang.Object
  extended by com.espertech.esper.util.TypeWidenerStringToCharCoercer
All Implemented Interfaces:
TypeWidener

public class TypeWidenerStringToCharCoercer
extends java.lang.Object
implements TypeWidener

Type widner that coerces from String to char if required.


Constructor Summary
TypeWidenerStringToCharCoercer()
           
 
Method Summary
 java.lang.Object widen(java.lang.Object input)
          Ctor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeWidenerStringToCharCoercer

public TypeWidenerStringToCharCoercer()
Method Detail

widen

public java.lang.Object widen(java.lang.Object input)
Description copied from interface: TypeWidener
Ctor.

Specified by:
widen in interface TypeWidener
Parameters:
input - the object to widen.
Returns:
widened object.

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