Class BinaryExpressionFluent.PositiveLeftNested<N>

java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.PositiveFluent<BinaryExpressionFluent<A>.PositiveLeftNested<N>>
io.sundr.model.BinaryExpressionFluent.PositiveLeftNested<N>
All Implemented Interfaces:
Nested<N>
Enclosing class:
BinaryExpressionFluent<A extends BinaryExpressionFluent<A>>

public class BinaryExpressionFluent.PositiveLeftNested<N> extends PositiveFluent<BinaryExpressionFluent<A>.PositiveLeftNested<N>> implements Nested<N>
  • Method Details

    • and

      public N and()
      Specified by:
      and in interface Nested<N>
    • endPositiveLeft

      public N endPositiveLeft()