Package io.sundr.model
Class ReturnBuilder
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.ReturnFluent<ReturnBuilder>
-
- io.sundr.model.ReturnBuilder
-
- All Implemented Interfaces:
io.sundr.builder.Builder<io.sundr.model.Return>,io.sundr.builder.Visitable<ReturnBuilder>,io.sundr.builder.VisitableBuilder<io.sundr.model.Return,ReturnBuilder>
public class ReturnBuilder extends ReturnFluent<ReturnBuilder> implements io.sundr.builder.VisitableBuilder<io.sundr.model.Return,ReturnBuilder>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.ReturnFluent
ReturnFluent.AssignExpressionNested<N>, ReturnFluent.BinaryExpressionNested<N>, ReturnFluent.BitwiseAndExpressionNested<N>, ReturnFluent.BitwiseOrExpressionNested<N>, ReturnFluent.CastExpressionNested<N>, ReturnFluent.ConstructExpressionNested<N>, ReturnFluent.DeclareExpressionNested<N>, ReturnFluent.DivideExpressionNested<N>, ReturnFluent.EnclosedExpressionNested<N>, ReturnFluent.EqualsExpressionNested<N>, ReturnFluent.GreaterThanExpressionNested<N>, ReturnFluent.GreaterThanOrEqualExpressionNested<N>, ReturnFluent.IndexExpressionNested<N>, ReturnFluent.InstanceOfExpressionNested<N>, ReturnFluent.InverseExpressionNested<N>, ReturnFluent.LambdaExpressionNested<N>, ReturnFluent.LeftShiftExpressionNested<N>, ReturnFluent.LessThanExpressionNested<N>, ReturnFluent.LessThanOrEqualExpressionNested<N>, ReturnFluent.LogicalAndExpressionNested<N>, ReturnFluent.LogicalOrExpressionNested<N>, ReturnFluent.MethodCallExpressionNested<N>, ReturnFluent.MinusExpressionNested<N>, ReturnFluent.ModuloExpressionNested<N>, ReturnFluent.MultiplyExpressionNested<N>, ReturnFluent.NegativeExpressionNested<N>, ReturnFluent.NewArrayExpressionNested<N>, ReturnFluent.NotEqualsExpressionNested<N>, ReturnFluent.NotExpressionNested<N>, ReturnFluent.PlusExpressionNested<N>, ReturnFluent.PositiveExpressionNested<N>, ReturnFluent.PostDecrementExpressionNested<N>, ReturnFluent.PostIncrementExpressionNested<N>, ReturnFluent.PreDecrementExpressionNested<N>, ReturnFluent.PreIncrementExpressionNested<N>, ReturnFluent.PropertyRefExpressionNested<N>, ReturnFluent.RightShiftExpressionNested<N>, ReturnFluent.RightUnsignedShiftExpressionNested<N>, ReturnFluent.TernaryExpressionNested<N>, ReturnFluent.ThisExpressionNested<N>, ReturnFluent.ValueRefExpressionNested<N>, ReturnFluent.XorExpressionNested<N>
-
-
Constructor Summary
Constructors Constructor Description ReturnBuilder()ReturnBuilder(io.sundr.model.Return instance)ReturnBuilder(ReturnFluent<?> fluent)ReturnBuilder(ReturnFluent<?> fluent, io.sundr.model.Return instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.sundr.model.Returnbuild()-
Methods inherited from class io.sundr.model.ReturnFluent
builder, buildExpression, copyInstance, equals, hasExpression, hashCode, toString, withExpression, withNewAssignExpression, withNewAssignExpressionLike, withNewBinaryExpression, withNewBinaryExpressionLike, withNewBitwiseAndExpression, withNewBitwiseAndExpression, withNewBitwiseAndExpressionLike, withNewBitwiseOrExpression, withNewBitwiseOrExpression, withNewBitwiseOrExpressionLike, withNewCastExpression, withNewCastExpressionLike, withNewConstructExpression, withNewConstructExpressionLike, withNewDeclareExpression, withNewDeclareExpression, withNewDeclareExpression, withNewDeclareExpressionLike, withNewDivideExpression, withNewDivideExpression, withNewDivideExpressionLike, withNewEnclosedExpression, withNewEnclosedExpressionLike, withNewEqualsExpression, withNewEqualsExpression, withNewEqualsExpressionLike, withNewGreaterThanExpression, withNewGreaterThanExpression, withNewGreaterThanExpressionLike, withNewGreaterThanOrEqualExpression, withNewGreaterThanOrEqualExpression, withNewGreaterThanOrEqualExpressionLike, withNewIndexExpression, withNewIndexExpressionLike, withNewInstanceOfExpression, withNewInstanceOfExpressionLike, withNewInverseExpression, withNewInverseExpressionLike, withNewLambdaExpression, withNewLambdaExpressionLike, withNewLeftShiftExpression, withNewLeftShiftExpression, withNewLeftShiftExpressionLike, withNewLessThanExpression, withNewLessThanExpression, withNewLessThanExpressionLike, withNewLessThanOrEqualExpression, withNewLessThanOrEqualExpression, withNewLessThanOrEqualExpressionLike, withNewLogicalAndExpression, withNewLogicalAndExpression, withNewLogicalAndExpressionLike, withNewLogicalOrExpression, withNewLogicalOrExpression, withNewLogicalOrExpressionLike, withNewMethodCallExpression, withNewMethodCallExpressionLike, withNewMinusExpression, withNewMinusExpression, withNewMinusExpressionLike, withNewModuloExpression, withNewModuloExpression, withNewModuloExpressionLike, withNewMultiplyExpression, withNewMultiplyExpression, withNewMultiplyExpressionLike, withNewNegativeExpression, withNewNegativeExpressionLike, withNewNewArrayExpression, withNewNewArrayExpression, withNewNewArrayExpressionLike, withNewNotEqualsExpression, withNewNotEqualsExpression, withNewNotEqualsExpressionLike, withNewNotExpression, withNewNotExpressionLike, withNewPlusExpression, withNewPlusExpression, withNewPlusExpressionLike, withNewPositiveExpression, withNewPositiveExpressionLike, withNewPostDecrementExpression, withNewPostDecrementExpressionLike, withNewPostIncrementExpression, withNewPostIncrementExpressionLike, withNewPreDecrementExpression, withNewPreDecrementExpressionLike, withNewPreIncrementExpression, withNewPreIncrementExpressionLike, withNewPropertyRefExpression, withNewPropertyRefExpressionLike, withNewRightShiftExpression, withNewRightShiftExpression, withNewRightShiftExpressionLike, withNewRightUnsignedShiftExpression, withNewRightUnsignedShiftExpression, withNewRightUnsignedShiftExpressionLike, withNewTernaryExpression, withNewTernaryExpressionLike, withNewThisExpression, withNewThisExpressionLike, withNewValueRefExpression, withNewValueRefExpression, withNewValueRefExpressionLike, withNewXorExpression, withNewXorExpression, withNewXorExpressionLike
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-
-
-
Constructor Detail
-
ReturnBuilder
public ReturnBuilder()
-
ReturnBuilder
public ReturnBuilder(ReturnFluent<?> fluent)
-
ReturnBuilder
public ReturnBuilder(ReturnFluent<?> fluent, io.sundr.model.Return instance)
-
ReturnBuilder
public ReturnBuilder(io.sundr.model.Return instance)
-
-