public class MapperParseDouble extends NamedWarpScriptFunction implements WarpScriptMapperFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
MapperParseDouble.Builder
Builder for case user specify a language tag according to an
IETF BCP 47 language tag string of the Locale Java class
|
| Constructor and Description |
|---|
MapperParseDouble(java.lang.String name) |
MapperParseDouble(java.lang.String name,
java.lang.Object language) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(java.lang.Object[] args) |
getName, refSnapshot, setName, toStringpublic MapperParseDouble(java.lang.String name)
public MapperParseDouble(java.lang.String name,
java.lang.Object language)
throws WarpScriptException
WarpScriptExceptionpublic java.lang.Object apply(java.lang.Object[] args)
throws WarpScriptException
apply in interface WarpScriptAggregatorFunctionWarpScriptException