Package io.sundr.model
Class LambdaFluent.BreakStatementNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.BreakFluent<LambdaFluent.BreakStatementNested<N>>
-
- io.sundr.model.LambdaFluent.BreakStatementNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- LambdaFluent<A extends LambdaFluent<A>>
public class LambdaFluent.BreakStatementNested<N> extends BreakFluent<LambdaFluent.BreakStatementNested<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
-
-