Class BinaryExpressionFluent.LogicalOrLeftNested<N>

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

public class BinaryExpressionFluent.LogicalOrLeftNested<N> extends LogicalOrFluent<BinaryExpressionFluent<A>.LogicalOrLeftNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endLogicalOrLeft()