Package io.sundr.model
Class BlockFluent.BreakStatementsNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.BreakFluent<BlockFluent.BreakStatementsNested<N>>
-
- io.sundr.model.BlockFluent.BreakStatementsNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- BlockFluent<A extends BlockFluent<A>>
public class BlockFluent.BreakStatementsNested<N> extends BreakFluent<BlockFluent.BreakStatementsNested<N>> implements io.sundr.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendBreakStatement()-
Methods inherited from class io.sundr.model.BreakFluent
copyInstance, equals, hashCode, toString
-
-