Class IsLogicalFunction

java.lang.Object
org.pentaho.reporting.libraries.formula.function.information.IsLogicalFunction
All Implemented Interfaces:
Serializable, Function

public class IsLogicalFunction extends Object implements Function
This function checks whatever the given value is of Logical type.
Author:
Cedric Pronzato
See Also: