Class IfFluent.ForStatementNested<N>

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

public class IfFluent.ForStatementNested<N> extends ForFluent<IfFluent<A>.ForStatementNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endForStatement()