Class IfFluent.WhileElseStatementNested<N>

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

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

    • and

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

      public N endWhileElseStatement()