|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.expression.ExprCastNode.NonnumericCasterComputer
public static class ExprCastNode.NonnumericCasterComputer
Casting and parsing computer.
Constructor Summary | |
---|---|
ExprCastNode.NonnumericCasterComputer(SimpleTypeCaster numericTypeCaster)
Ctor. |
Method Summary | |
---|---|
java.lang.Object |
compute(java.lang.Object input)
Compute an result performing casting and parsing. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExprCastNode.NonnumericCasterComputer(SimpleTypeCaster numericTypeCaster)
numericTypeCaster
- casterMethod Detail |
---|
public java.lang.Object compute(java.lang.Object input)
ExprCastNode.CasterParserComputer
compute
in interface ExprCastNode.CasterParserComputer
input
- to process
|
© 2006-2011 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |