Class IfFunction


  • public class IfFunction
    extends BoolFunction
    Depending on the boolean value of the ifSource function, returns the value of the trueSource or falseSource function.