Package io.sundr.model
Class PreIncrementFluent.LambdaExpressionNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.LambdaFluent<PreIncrementFluent.LambdaExpressionNested<N>>
-
- io.sundr.model.PreIncrementFluent.LambdaExpressionNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- PreIncrementFluent<A extends PreIncrementFluent<A>>
public class PreIncrementFluent.LambdaExpressionNested<N> extends LambdaFluent<PreIncrementFluent.LambdaExpressionNested<N>> implements io.sundr.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.LambdaFluent
LambdaFluent.AssignStatementNested<N>, LambdaFluent.BlockStatementNested<N>, LambdaFluent.BreakStatementNested<N>, LambdaFluent.ContinueStatementNested<N>, LambdaFluent.DeclareStatementNested<N>, LambdaFluent.DoStatementNested<N>, LambdaFluent.ForeachStatementNested<N>, LambdaFluent.ForStatementNested<N>, LambdaFluent.IfStatementNested<N>, LambdaFluent.LambdaStatementNested<N>, LambdaFluent.MethodCallStatementNested<N>, LambdaFluent.ReturnStatementNested<N>, LambdaFluent.StringStatementNested<N>, LambdaFluent.SwitchStatementNested<N>, LambdaFluent.WhileStatementNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendLambdaExpression()-
Methods inherited from class io.sundr.model.LambdaFluent
addAllToParameters, addToParameters, addToParameters, builder, buildStatement, copyInstance, equals, getFirstParameter, getLastParameter, getMatchingParameter, getParameter, getParameters, hashCode, hasMatchingParameter, hasParameters, hasStatement, removeAllFromParameters, removeFromParameters, setToParameters, toString, withNewAssignStatement, withNewAssignStatementLike, withNewBlockStatement, withNewBlockStatementLike, withNewBreakStatement, withNewBreakStatementLike, withNewContinueStatement, withNewContinueStatementLike, withNewDeclareStatement, withNewDeclareStatement, withNewDeclareStatement, withNewDeclareStatementLike, withNewDoStatement, withNewDoStatementLike, withNewForeachStatement, withNewForeachStatementLike, withNewForStatement, withNewForStatementLike, withNewIfStatement, withNewIfStatementLike, withNewLambdaStatement, withNewLambdaStatementLike, withNewMethodCallStatement, withNewMethodCallStatementLike, withNewReturnStatement, withNewReturnStatement, withNewReturnStatementLike, withNewStringStatement, withNewStringStatement, withNewStringStatement, withNewStringStatementLike, withNewSwitchStatement, withNewSwitchStatementLike, withNewWhileStatement, withNewWhileStatementLike, withParameters, withParameters, withStatement
-
-