Class LambdaFluent.WhileStatementNested<N>

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

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

    • and

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

      public N endWhileStatement()