Package io.sundr.model
Class DoFluent.ContinueStatementNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.ContinueFluent<DoFluent.ContinueStatementNested<N>>
-
- io.sundr.model.DoFluent.ContinueStatementNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
public class DoFluent.ContinueStatementNested<N> extends ContinueFluent<DoFluent.ContinueStatementNested<N>> implements io.sundr.builder.Nested<N>
-
-
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
-
-