Class ElseIfExpression<RETURN_TYPE>

  • Type Parameters:
    RETURN_TYPE - the return type from the IfThenElseLogic's return value supplier lambda or the provided fixed value

    public final class ElseIfExpression<RETURN_TYPE>
    extends Object
    The ElseIf/Else part of an IfExpression