Uses of Class
io.sundr.model.Ternary
-
-
Uses of Ternary in io.sundr.model
Methods in io.sundr.model that return Ternary Modifier and Type Method Description static TernaryExpression. ternary(Expression condition, Expression thenExpression, Expression elseExpression)
-