Class BinaryExpressionFluent.PropertyRightNested<N>

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

public class BinaryExpressionFluent.PropertyRightNested<N> extends PropertyFluent<BinaryExpressionFluent<A>.PropertyRightNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endPropertyRight()