Uses of Class
io.sundr.model.CastFluent.TernaryExpressionNested
-
-
Uses of CastFluent.TernaryExpressionNested in io.sundr.model
Methods in io.sundr.model that return CastFluent.TernaryExpressionNested Modifier and Type Method Description CastFluent.TernaryExpressionNested<A>CastFluent. withNewTernaryExpression()CastFluent.TernaryExpressionNested<A>CastFluent. withNewTernaryExpressionLike(io.sundr.model.Ternary item)
-