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