Class TernaryFluent.DivideResultNested<N>

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

public class TernaryFluent.DivideResultNested<N> extends DivideFluent<TernaryFluent<A>.DivideResultNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endDivideResult()