Uses of Class
io.sundr.model.BinaryExpressionFluent.TernaryRightNested
-
-
Uses of BinaryExpressionFluent.TernaryRightNested in io.sundr.model
Methods in io.sundr.model that return BinaryExpressionFluent.TernaryRightNested Modifier and Type Method Description BinaryExpressionFluent.TernaryRightNested<A>BinaryExpressionFluent. withNewTernaryRight()BinaryExpressionFluent.TernaryRightNested<A>BinaryExpressionFluent. withNewTernaryRightLike(io.sundr.model.Ternary item)
-