Package io.sundr.model
Class BlockFluent.DoStatementsNested<N>
java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.DoFluent<BlockFluent<A>.DoStatementsNested<N>>
io.sundr.model.BlockFluent.DoStatementsNested<N>
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- BlockFluent<A extends BlockFluent<A>>
public class BlockFluent.DoStatementsNested<N>
extends DoFluent<BlockFluent<A>.DoStatementsNested<N>>
implements Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.sundr.model.DoFluent
DoFluent.AssignConditionNested<N>, DoFluent.AssignStatementNested<N>, DoFluent.BinaryExpressionConditionNested<N>, DoFluent.BitwiseAndConditionNested<N>, DoFluent.BitwiseOrConditionNested<N>, DoFluent.BlockStatementNested<N>, DoFluent.BreakStatementNested<N>, DoFluent.CastConditionNested<N>, DoFluent.ConstructConditionNested<N>, DoFluent.ContinueStatementNested<N>, DoFluent.DeclareConditionNested<N>, DoFluent.DeclareStatementNested<N>, DoFluent.DivideConditionNested<N>, DoFluent.DoStatementNested<N>, DoFluent.EnclosedConditionNested<N>, DoFluent.EqualsConditionNested<N>, DoFluent.ForeachStatementNested<N>, DoFluent.ForStatementNested<N>, DoFluent.GreaterThanConditionNested<N>, DoFluent.GreaterThanOrEqualConditionNested<N>, DoFluent.IfStatementNested<N>, DoFluent.IndexConditionNested<N>, DoFluent.InstanceOfConditionNested<N>, DoFluent.InverseConditionNested<N>, DoFluent.LambdaConditionNested<N>, DoFluent.LambdaStatementNested<N>, DoFluent.LeftShiftConditionNested<N>, DoFluent.LessThanConditionNested<N>, DoFluent.LessThanOrEqualConditionNested<N>, DoFluent.LogicalAndConditionNested<N>, DoFluent.LogicalOrConditionNested<N>, DoFluent.MethodCallConditionNested<N>, DoFluent.MethodCallStatementNested<N>, DoFluent.MinusConditionNested<N>, DoFluent.ModuloConditionNested<N>, DoFluent.MultiplyConditionNested<N>, DoFluent.NegativeConditionNested<N>, DoFluent.NewArrayConditionNested<N>, DoFluent.NotConditionNested<N>, DoFluent.NotEqualsConditionNested<N>, DoFluent.PlusConditionNested<N>, DoFluent.PositiveConditionNested<N>, DoFluent.PostDecrementConditionNested<N>, DoFluent.PostIncrementConditionNested<N>, DoFluent.PreDecrementConditionNested<N>, DoFluent.PreIncrementConditionNested<N>, DoFluent.PropertyRefConditionNested<N>, DoFluent.ReturnStatementNested<N>, DoFluent.RightShiftConditionNested<N>, DoFluent.RightUnsignedShiftConditionNested<N>, DoFluent.StringStatementNested<N>, DoFluent.SwitchStatementNested<N>, DoFluent.TernaryConditionNested<N>, DoFluent.ThisConditionNested<N>, DoFluent.ValueRefConditionNested<N>, DoFluent.WhileStatementNested<N>, DoFluent.XorConditionNested<N> -
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Method Summary
Methods inherited from class io.sundr.model.DoFluent
buildCondition, builder, buildStatement, copyInstance, equals, hasCondition, hashCode, hasStatement, toString, withCondition, withNewAssignCondition, withNewAssignConditionLike, withNewAssignStatement, withNewAssignStatementLike, withNewBinaryExpressionCondition, withNewBinaryExpressionConditionLike, withNewBitwiseAndCondition, withNewBitwiseAndCondition, withNewBitwiseAndConditionLike, withNewBitwiseOrCondition, withNewBitwiseOrCondition, withNewBitwiseOrConditionLike, withNewBlockStatement, withNewBlockStatementLike, withNewBreakStatement, withNewBreakStatementLike, withNewCastCondition, withNewCastConditionLike, withNewConstructCondition, withNewConstructConditionLike, withNewContinueStatement, withNewContinueStatementLike, withNewDeclareCondition, withNewDeclareCondition, withNewDeclareCondition, withNewDeclareConditionLike, withNewDeclareStatement, withNewDeclareStatement, withNewDeclareStatement, withNewDeclareStatementLike, withNewDivideCondition, withNewDivideCondition, withNewDivideConditionLike, withNewDoStatement, withNewDoStatementLike, withNewEnclosedCondition, withNewEnclosedConditionLike, withNewEqualsCondition, withNewEqualsCondition, withNewEqualsConditionLike, withNewForeachStatement, withNewForeachStatementLike, withNewForStatement, withNewForStatementLike, withNewGreaterThanCondition, withNewGreaterThanCondition, withNewGreaterThanConditionLike, withNewGreaterThanOrEqualCondition, withNewGreaterThanOrEqualCondition, withNewGreaterThanOrEqualConditionLike, withNewIfStatement, withNewIfStatementLike, withNewIndexCondition, withNewIndexConditionLike, withNewInstanceOfCondition, withNewInstanceOfConditionLike, withNewInverseCondition, withNewInverseConditionLike, withNewLambdaCondition, withNewLambdaConditionLike, withNewLambdaStatement, withNewLambdaStatementLike, withNewLeftShiftCondition, withNewLeftShiftCondition, withNewLeftShiftConditionLike, withNewLessThanCondition, withNewLessThanCondition, withNewLessThanConditionLike, withNewLessThanOrEqualCondition, withNewLessThanOrEqualCondition, withNewLessThanOrEqualConditionLike, withNewLogicalAndCondition, withNewLogicalAndCondition, withNewLogicalAndConditionLike, withNewLogicalOrCondition, withNewLogicalOrCondition, withNewLogicalOrConditionLike, withNewMethodCallCondition, withNewMethodCallConditionLike, withNewMethodCallStatement, withNewMethodCallStatementLike, withNewMinusCondition, withNewMinusCondition, withNewMinusConditionLike, withNewModuloCondition, withNewModuloCondition, withNewModuloConditionLike, withNewMultiplyCondition, withNewMultiplyCondition, withNewMultiplyConditionLike, withNewNegativeCondition, withNewNegativeConditionLike, withNewNewArrayCondition, withNewNewArrayCondition, withNewNewArrayConditionLike, withNewNotCondition, withNewNotConditionLike, withNewNotEqualsCondition, withNewNotEqualsCondition, withNewNotEqualsConditionLike, withNewPlusCondition, withNewPlusCondition, withNewPlusConditionLike, withNewPositiveCondition, withNewPositiveConditionLike, withNewPostDecrementCondition, withNewPostDecrementConditionLike, withNewPostIncrementCondition, withNewPostIncrementConditionLike, withNewPreDecrementCondition, withNewPreDecrementConditionLike, withNewPreIncrementCondition, withNewPreIncrementConditionLike, withNewPropertyRefCondition, withNewPropertyRefConditionLike, withNewReturnStatement, withNewReturnStatement, withNewReturnStatementLike, withNewRightShiftCondition, withNewRightShiftCondition, withNewRightShiftConditionLike, withNewRightUnsignedShiftCondition, withNewRightUnsignedShiftCondition, withNewRightUnsignedShiftConditionLike, withNewStringStatement, withNewStringStatement, withNewStringStatement, withNewStringStatementLike, withNewSwitchStatement, withNewSwitchStatementLike, withNewTernaryCondition, withNewTernaryConditionLike, withNewThisCondition, withNewThisConditionLike, withNewValueRefCondition, withNewValueRefCondition, withNewValueRefConditionLike, withNewWhileStatement, withNewWhileStatementLike, withNewXorCondition, withNewXorCondition, withNewXorConditionLike, withStatementMethods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap