Class MethodFluent.BlockNested<N>

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

public class MethodFluent.BlockNested<N> extends BlockFluent<MethodFluent<A>.BlockNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endBlock()