Class WhileFluent.WhileStatementNested<N>

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

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

    • and

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

      public N endWhileStatement()