Package io.sundr.model
Class IfFluent.ContinueStatementNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.ContinueFluent<IfFluent.ContinueStatementNested<N>>
-
- io.sundr.model.IfFluent.ContinueStatementNested<N>
-
- All Implemented Interfaces:
Nested<N>
public class IfFluent.ContinueStatementNested<N> extends ContinueFluent<IfFluent.ContinueStatementNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.sundr.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendContinueStatement()-
Methods inherited from class io.sundr.model.ContinueFluent
copyInstance, equals, hashCode, toString
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-