Class BinaryExpressionFluent.ArgumentLeftNested<N>

All Implemented Interfaces:
Nested<N>
Enclosing class:
BinaryExpressionFluent<A extends BinaryExpressionFluent<A>>

public class BinaryExpressionFluent.ArgumentLeftNested<N> extends ArgumentFluent<BinaryExpressionFluent<A>.ArgumentLeftNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endArgumentLeft()