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