Package | Description |
---|---|
com.espertech.esper.epl.expression.funcs |
Function expressions.
|
com.espertech.esper.util |
Utility classes that center around Java type handling, printing, reflection, debugging
|
Constructor and Description |
---|
StringParserComputer(SimpleTypeParser parser) |
Modifier and Type | Method and Description |
---|---|
static SimpleTypeParser |
SimpleTypeParserFactory.getParser(Class clazz)
Returns a parsers for the String value using the given Java built-in class for parsing.
|