Class SwitchFluent.LogicalOrExpressionNested<N>

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

public class SwitchFluent.LogicalOrExpressionNested<N> extends LogicalOrFluent<SwitchFluent<A>.LogicalOrExpressionNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endLogicalOrExpression()