Class DoFluent.WhileStatementNested<N>

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

public class DoFluent.WhileStatementNested<N> extends WhileFluent<DoFluent<A>.WhileStatementNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endWhileStatement()