Class DoFluent.ForStatementNested<N>

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

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

    • and

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

      public N endForStatement()