Package com.google.refine.grel.controls
Class IsNumeric
java.lang.Object
com.google.refine.grel.controls.IsNumeric
- All Implemented Interfaces:
Control
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall(Properties bindings, Evaluable[] args) checkArguments(Evaluable[] args) protected boolean
-
Constructor Details
-
IsNumeric
public IsNumeric()
-
-
Method Details
-
getDescription
-
test
-
checkArguments
- Specified by:
checkArgumentsin interfaceControl
-
call
-
getParams
-
getReturns
- Specified by:
getReturnsin interfaceControl
-