Class BinaryExpressionFluent.LambdaRightNested<N>

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

public class BinaryExpressionFluent.LambdaRightNested<N> extends LambdaFluent<BinaryExpressionFluent<A>.LambdaRightNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endLambdaRight()