Class TernaryFluent.TernaryConditionNested<N>

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

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

    • and

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

      public N endTernaryCondition()