Package io.sundr.model
Class ContinueFluent<A extends ContinueFluent<A>>
java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.ContinueFluent<A>
- Direct Known Subclasses:
BlockFluent.ContinueStatementsNested,ContinueBuilder,DoFluent.ContinueStatementNested,ForeachFluent.ContinueBodyNested,ForFluent.ContinueBodyNested,IfDslThenStepFluent.ContinueStatementsNested,IfFluent.ContinueElseStatementNested,IfFluent.ContinueStatementNested,LambdaFluent.ContinueStatementNested,SynchronizedFluent.ContinueBodyNested,WhileFluent.ContinueStatementNested
Generated
-
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
ContinueFluent
public ContinueFluent() -
ContinueFluent
-
-
Method Details
-
copyInstance
-
equals
- Overrides:
equalsin classBaseFluent<A extends ContinueFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends ContinueFluent<A>>
-
toString
-