Class DoFluent.IfStatementNested<N>

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

public class DoFluent.IfStatementNested<N> extends IfFluent<DoFluent<A>.IfStatementNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endIfStatement()