Class IfFluent.WhileStatementNested<N>

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

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

    • and

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

      public N endWhileStatement()