Package io.sundr.model
Class BreakFluent<A extends BreakFluent<A>>
java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.BreakFluent<A>
- Direct Known Subclasses:
BlockFluent.BreakStatementsNested,BreakBuilder,DoFluent.BreakStatementNested,ForeachFluent.BreakBodyNested,ForFluent.BreakBodyNested,IfDslThenStepFluent.BreakStatementsNested,IfFluent.BreakElseStatementNested,IfFluent.BreakStatementNested,LambdaFluent.BreakStatementNested,SynchronizedFluent.BreakBodyNested,WhileFluent.BreakStatementNested
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
-
BreakFluent
public BreakFluent() -
BreakFluent
-
-
Method Details
-
copyInstance
-
equals
- Overrides:
equalsin classBaseFluent<A extends BreakFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends BreakFluent<A>>
-
toString
-